Andrew Lamb
|
9934f3d931
|
Update to ASF header / add when missing (#1437)
|
2024-09-21 06:23:28 -04:00 |
|
hulk
|
1c505ce736
|
Allow to use ON CLUSTER cluster_name in TRUNCATE syntax (#1428)
|
2024-09-19 06:56:00 -04:00 |
|
Agaev Guseyn
|
246838a69f
|
Fix parsing of negative values (#1419)
Co-authored-by: Agaev Huseyn <h.agaev@vkteam.ru>
|
2024-09-16 17:04:21 -04:00 |
|
Simon Sawert
|
b9e7754886
|
feat: Add support for MSSQL table options (#1414)
|
2024-09-11 13:09:41 -04:00 |
|
Toby Hede
|
1bed87a8ea
|
Suppor postgres TRUNCATE syntax (#1406)
|
2024-09-05 11:13:35 -04:00 |
|
张林伟
|
4d52ee7280
|
Support create index with clause (#1389)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-09-01 07:38:20 -04:00 |
|
hulk
|
7b4ac7ca9f
|
Add support of parsing CLUSTERED BY clause for Hive (#1397)
|
2024-09-01 07:21:26 -04:00 |
|
Luca Cappelletti
|
b072ce2589
|
Adding support for parsing CREATE TRIGGER and DROP TRIGGER statements (#1352)
Co-authored-by: hulk <hulk.website@gmail.com>
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-08-14 09:11:16 -04:00 |
|
Andrew Lamb
|
1e209d8741
|
Simplify arrow_cast tests (#1367)
|
2024-08-08 16:58:31 -04:00 |
|
Samuel Colvin
|
a5480ae498
|
Support Dialect level precedence, update Postgres Dialect to match Postgres (#1360)
|
2024-08-06 07:49:37 -04:00 |
|
hulk
|
cc13841a37
|
Add support of parsing ON CLUSTER in ALTER TABLE for ClickHouse (#1342)
|
2024-07-30 16:31:42 -04:00 |
|
hulk
|
f96658006f
|
Allow to use the GLOBAL keyword before the join operator (#1353)
|
2024-07-30 16:30:46 -04:00 |
|
Ophir LOJKINE
|
bc15f7b4ce
|
Support for postgres String Constants with Unicode Escapes (#1355)
|
2024-07-29 17:18:16 -04:00 |
|
Nick Presta
|
845a1aaddd
|
[ClickHouse] Add support for WITH FILL to OrderByExpr (#1330)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-07-20 06:51:12 -04:00 |
|
hulk
|
993216f3ac
|
Enable PARTITION BY feature for PostgreSQL while parsing the create table statement (#1338)
|
2024-07-13 05:46:26 -04:00 |
|
hulk
|
9108bffc9a
|
Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337)
|
2024-07-09 17:43:22 -04:00 |
|
gai takano
|
32b8276b32
|
Postgres: support for OWNER TO clause (#1314)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-07-09 07:49:48 -04:00 |
|
hulk
|
07278952f9
|
Add support of FORMAT clause for ClickHouse parser (#1335)
|
2024-07-09 07:49:04 -04:00 |
|
Lorrens Pantelis
|
9f60eb1571
|
Support DROP PROCEDURE statement (#1324)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-07-09 07:46:49 -04:00 |
|
hulk
|
0884dd920d
|
Support PREWHERE condition for ClickHouse dialect (#1328)
|
2024-07-07 08:03:23 -04:00 |
|
hulk
|
700bd03d6f
|
Support SETTINGS pairs for ClickHouse dialect (#1327)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2024-07-07 07:17:43 -04:00 |
|
hulk
|
44d7a20f64
|
Support GROUP BY WITH MODIFIER for ClickHouse (#1323)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2024-06-30 07:33:43 -04:00 |
|
hulk
|
a685e11993
|
Support parametric arguments to FUNCTION for ClickHouse dialect (#1315)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-06-23 07:36:05 -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 |
|
Ophir LOJKINE
|
4b60866bc7
|
add support for custom operators in postgres (#1302)
Co-authored-by: Joey Hain <joey@sigmacomputing.com>
|
2024-06-07 07:12:18 -04:00 |
|
Mohamed Abdeen
|
6d4776b482
|
Enhancing Trailing Comma Option (#1212)
|
2024-06-07 06:44:04 -04:00 |
|
Philip Cristiano
|
a0f511cb21
|
Encapsulate CreateTable , CreateIndex into specific structs (#1291)
|
2024-06-05 05:25:42 -04:00 |
|
Joey Hain
|
afa5f08db9
|
Support for Postgres array slice syntax (#1290)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-05-31 17:38:35 -04:00 |
|
Ifeanyi Ubah
|
792e389baa
|
Support CREATE FUNCTION for BigQuery (#1253)
|
2024-05-30 12:18:41 -04:00 |
|
Joey Hain
|
d5faf3c54b
|
Support expression in AT TIME ZONE and fix precedence (#1272)
|
2024-05-23 13:30:05 -04:00 |
|
Ifeanyi Ubah
|
eb36bd7138
|
Support multiple SET variables (#1252)
|
2024-05-07 12:51:39 -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 |
|
Andrew Lamb
|
8e64b73e9d
|
Accept WINDOW clause after QUALIFY when parsing (#1248)
Co-authored-by: ifeanyi <ifeanyi@validio.io>
|
2024-05-03 14:02:09 -04:00 |
|
Andrew Repp
|
4aa37a46a9
|
Support ?-based jsonb operators in Postgres (#1242)
Co-authored-by: Andrew Repp <arepp@cloudflare.com>
|
2024-05-01 06:50:45 -04:00 |
|
Joey Hain
|
4bfa399919
|
Improve parsing of JSON accesses on Postgres and Snowflake (#1215)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
|
2024-04-30 10:49:05 -04:00 |
|
Joey Hain
|
0b5722afbf
|
Support for CONNECT BY (#1138)
|
2024-04-27 06:52:21 -04:00 |
|
universalmind303
|
ce85084deb
|
feat: add fixed size list support (#1231)
|
2024-04-23 17:53:03 -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 |
|
Joey Hain
|
d1f67bdc47
|
Preserve double colon casts (and simplify cast representations) (#1221)
|
2024-04-21 08:21:58 -04:00 |
|
xring
|
20c5754784
|
Support [FIRST | AFTER column_name] support in ALTER TABLE for MySQL (#1180)
|
2024-04-07 08:43:23 -04:00 |
|
Andrew Lamb
|
05af4e049c
|
Cleanup CREATE FUNCTION tests (#1203)
|
2024-04-07 07:08:55 -04:00 |
|
Daniel Imfeld
|
2bf93a470c
|
Support PARALLEL ... and for ..ON NULL INPUT ... to CREATE FUNCTION` (#1202)
|
2024-04-06 13:03:00 -04:00 |
|
Marko Milenković
|
4472789171
|
Add support for $$ in generic dialect ... (#1185)
|
2024-03-24 14:20:15 -04:00 |
|
Mehmet Emin KARAKAŞ
|
11899fd0cb
|
Support row_alias and col_aliases in INSERT statement for mysql and generic dialects (#1136)
|
2024-03-08 15:03:49 -05:00 |
|
Jonathan Lehto
|
991dbab755
|
Support ALTER TABLE ... SET LOCATION (#1154)
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
|
2024-03-01 14:05:05 -05:00 |
|
Jonathan Lehto
|
68b52a4ad6
|
Support EXECUTE ... USING for Postgres (#1153)
|
2024-03-01 13:49:29 -05:00 |
|
Andrew Lamb
|
9db9d22480
|
Support postgres style CREATE FUNCTION in GenericDialect (#1159)
|
2024-03-01 13:43:29 -05:00 |
|