Ifeanyi Ubah
|
fac84d81ee
|
Fix test compilation issue (#1609)
|
2024-12-18 18:04:25 -05:00 |
|
Ayman Elkfrawy
|
e9ab4d6b94
|
Fix BigQuery hyphenated ObjectName with numbers (#1598)
|
2024-12-18 21:12:09 +01:00 |
|
Yoav Cohen
|
316bb14135
|
Add support for TABLESAMPLE (#1580)
|
2024-12-15 10:40:25 +01:00 |
|
Martin Abelson Sahlen
|
7bc6ddb8fb
|
Add support for BigQuery ANY TYPE data type (#1602)
Co-authored-by: Martin Abelson Sahlen <sahlen@Martins-MacBook-Air.local>
Co-authored-by: Martin Abelson Sahlen <sahlen@Mac.lan>
|
2024-12-15 10:39:42 +01:00 |
|
Philip Cristiano
|
e16b24679a
|
Encapsulate CreateFunction (#1573)
|
2024-12-02 12:45:14 -05:00 |
|
Mark-Oliver Junge
|
3c8fd74804
|
Implement Spanned to retrieve source locations on AST nodes (#1435)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-11-26 11:22:30 -05:00 |
|
Yoav Cohen
|
62fa8604af
|
PartiQL queries in Redshift (#1534)
|
2024-11-23 07:14:38 -05:00 |
|
tomershaniii
|
8e0d26abb3
|
fix for maybe_parse preventing parser from erroring on recursion limit (#1464)
|
2024-10-21 15:41:34 -04:00 |
|
Aleksei Piianin
|
84348d483e
|
Snowflake: support of views column comment (#1441)
|
2024-10-07 16:20:23 -04:00 |
|
Andrew Lamb
|
9934f3d931
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
|
Simon Sawert
|
b9e7754886
|
feat: Add support for MSSQL table options (#1414)
|
2024-09-11 13:09:41 -04:00 |
|
Samuel Colvin
|
aa714e3447
|
Fix INTERVAL parsing to support expressions and units via dialect (#1398)
|
2024-09-06 10:16:09 -04:00 |
|
Jay Zhan
|
8c4d30bb6d
|
Support DuckDB struct syntax and support list of struct syntax (#1372)
Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2024-08-15 09:02:42 -04:00 |
|
Seve Martinez
|
f5b818e74b
|
supporting snowflake extract syntax (#1374)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-08-13 08:56:18 -04:00 |
|
hulk
|
f96658006f
|
Allow to use the GLOBAL keyword before the join operator (#1353)
|
2024-07-30 16:30:46 -04:00 |
|
hulk
|
9108bffc9a
|
Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337)
|
2024-07-09 17:43:22 -04:00 |
|
Bidaya0
|
f3d2f78fb2
|
Support TO in CREATE VIEW clause for Clickhouse (#1313)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-06-23 07:13:16 -04:00 |
|
Lorrens Pantelis
|
f16c1afed0
|
Improve error messages with additional colons (#1319)
|
2024-06-21 18:26:23 -04:00 |
|
Ophir LOJKINE
|
345e2098fb
|
add support for update statements that contain tuple assignments (#1317)
|
2024-06-18 09:28:39 -04:00 |
|
Ilson Balliego
|
be77ce50ca
|
Add support for snowflake exclusive create table options (#1233)
Co-authored-by: Ilson Roberto Balliego Junior <ilson@validio.io>
|
2024-06-09 17:47:21 -04:00 |
|
Philip Cristiano
|
a0f511cb21
|
Encapsulate CreateTable , CreateIndex into specific structs (#1291)
|
2024-06-05 05:25:42 -04:00 |
|
Aleksei Piianin
|
375742d1fa
|
ClickHouse: create view with fields and data types (#1292)
|
2024-05-30 12:24:12 -04:00 |
|
Simon Sawert
|
029a999645
|
Add support for view comments for Snowflake (#1287)
Co-authored-by: Joey Hain <joey@sigmacomputing.com>
|
2024-05-30 12:21:39 -04:00 |
|
Ifeanyi Ubah
|
792e389baa
|
Support CREATE FUNCTION for BigQuery (#1253)
|
2024-05-30 12:18:41 -04:00 |
|
Joey Hain
|
5ed13b5af3
|
Databricks: support SELECT * EXCEPT (#1261)
|
2024-05-13 05:49:00 -04:00 |
|
Ifeanyi Ubah
|
036a4120b4
|
Support triple quoted strings (#1262)
|
2024-05-11 06:41:04 -04:00 |
|
Joey Hain
|
c4f3ef9600
|
BigQuery: support for ANY_VALUE HAVING clause (#1258)
|
2024-05-06 20:33:37 -04:00 |
|
Ifeanyi Ubah
|
138722a7c9
|
Allow keyword as field names in BigQuery struct syntax (#1254)
|
2024-05-06 15:34:33 -04:00 |
|
Joey Hain
|
a14faa36bb
|
Consolidate representation of function calls, remove AggregateExpressionWithFilter , ArraySubquery , ListAgg and ArrayAgg (#1247)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-05-03 14:46:03 -04:00 |
|
Duong Cong Toai
|
bafaa914b0
|
Support Struct datatype parsing for GenericDialect (#1241)
|
2024-04-30 17:16:23 -04:00 |
|
Ifeanyi Ubah
|
0adf4c675c
|
Support BigQuery MERGE syntax (#1217)
|
2024-04-26 14:00:54 -04:00 |
|
tison
|
bf89b7d808
|
Encapsulate Insert and Delete into specific structs (#1224)
Signed-off-by: tison <wander4096@gmail.com>
|
2024-04-21 09:13:18 -04:00 |
|
Ifeanyi Ubah
|
d2c2b15f9e
|
Add support for quoted string backslash escaping (#1177)
|
2024-04-21 09:07:56 -04:00 |
|
Hiranmaya Gundu
|
9db20e293f
|
fix: have wildcard replace work in duckdb and snowflake syntax (#1226)
|
2024-04-21 08:20:41 -04:00 |
|
Ifeanyi Ubah
|
eda86d8ed7
|
Add support for arbitrary map access expr (#1179)
|
2024-04-09 17:21:22 -04:00 |
|
Ifeanyi Ubah
|
127be97369
|
Support more DateTimeField variants (#1191)
|
2024-04-09 17:16:03 -04:00 |
|
Ifeanyi Ubah
|
8dd213cff2
|
BigQuery: support unquoted hyphen in table/view declaration (#1178)
|
2024-04-09 17:05:31 -04:00 |
|
Ifeanyi Ubah
|
57113a9344
|
Support DECLARE syntax for snowflake and bigquery (#1122)
|
2024-02-29 07:34:00 -05:00 |
|
Lukasz Stefaniak
|
1cf6585649
|
SupportSELECT AS VALUE and SELECT AS STRUCT for BigQuery (#1135)
|
2024-02-29 07:14:00 -05:00 |
|
Aleksei Piianin
|
60baea4ae7
|
BigQuery: support of CREATE VIEW IF NOT EXISTS (#1118)
|
2024-02-04 08:59:03 -05:00 |
|
Ifeanyi Ubah
|
df738f9b10
|
BigQuery: Parse optional DELETE FROM statement (#1120)
|
2024-02-04 08:57:33 -05:00 |
|
Joey Hain
|
398a81029e
|
Support for unquoted hyphenated identifiers on bigquery (#1109)
|
2024-01-23 20:04:22 -05:00 |
|
Ifeanyi Ubah
|
3a6d3ecba2
|
Add support for BigQuery table and view options (#1061)
|
2024-01-23 17:21:53 -05:00 |
|
Lukasz Stefaniak
|
8164b7c316
|
common: Make sure + - * / % binary operators work the same in all dialects (#1025)
|
2023-10-27 05:45:18 -04:00 |
|
Ifeanyi Ubah
|
2f437db2a6
|
Support for BigQuery struct , array and bytes , int64 , float64 datatypes (#1003)
|
2023-10-25 12:57:33 -04:00 |
|
yuval-illumex
|
b89edaa98b
|
Support IGNORE|RESPECT NULLs clause in window functions (#998)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2023-10-24 09:45:59 -04:00 |
|
Ophir LOJKINE
|
ce62fe6d27
|
Support FILTER in over clause (#1007)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2023-10-23 18:06:39 -04:00 |
|
Lukasz Stefaniak
|
c68e9775a2
|
Support bigquery CAST AS x [STRING|DATE] FORMAT syntax (#978)
|
2023-10-20 14:33:12 -04:00 |
|
Zdenko Nevrala
|
83cb734b3c
|
Support Snowflake/BigQuery TRIM. (#975)
|
2023-10-06 14:48:18 -04:00 |
|
Ifeanyi Ubah
|
993769ec02
|
Add support for mixed BigQuery table name quoting (#971)
Co-authored-by: ifeanyi <ifeanyi@validio.io>
|
2023-10-02 08:48:51 -04:00 |
|