issues
search
apache
/
datafusion-sqlparser-rs
Extensible SQL Lexer and Parser for Rust
Apache License 2.0
2.8k
stars
543
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add support for `FOR ORDINALITY` and `NESTED` in JSON_TABLE
#1493
lovasoa
closed
2 weeks ago
3
add support for `FOR ORDINALITY` in `JSON_TABLE`
#1492
lovasoa
closed
2 weeks ago
0
Support `Ident` length limits in dialects
#1491
iajoiner
opened
3 weeks ago
0
improve support for T-SQL EXECUTE statements
#1490
lovasoa
closed
2 weeks ago
3
support parameters in mssql EXECUTE stored procedure calls
#1489
lovasoa
closed
2 weeks ago
0
Fix complex blocks warning when running clippy
#1488
git-hulk
closed
3 weeks ago
1
Add support for SHOW DATABASES/SCHEMAS/TABLES/VIEWS in Hive
#1487
yoavcloud
closed
2 weeks ago
6
fix `cargo run` error
#1486
wugeer
closed
3 weeks ago
1
Add support for PostgreSQL `LISTEN/NOTIFY` syntax
#1485
wugeer
closed
2 weeks ago
4
parse `SAVEPOINT` statement fail after update to commit `8e0d26a fix for maybe_parse preventing parser from erroring on recursion limit (#1464)`
#1484
wugeer
closed
3 weeks ago
0
Fix build
#1483
yoavcloud
closed
3 weeks ago
2
Clickhouse SQL generation for datatypes.
#1482
grigoryan-sergey
opened
3 weeks ago
3
Add support for PostgreSQL LISTEN/NOTIFY
#1481
aek
opened
4 weeks ago
0
locations: Add support for Spans with exact location of AST nodes
#1480
lustefaniak
opened
1 month ago
0
Update CHANGELOG.md for `0.52.0` release, add scripts/ instructions for ASF releases
#1479
alamb
closed
2 weeks ago
2
Fix typo in `Dialect::supports_eq_alias_assigment`
#1478
alamb
closed
2 weeks ago
5
MsSQL TRY_CONVERT
#1477
yoavcloud
closed
1 month ago
2
ClickHouse: support `alter table update ...`
#1476
framlog
opened
1 month ago
1
Question on: `visit_expressions_mut`
#1475
cisaacson
opened
1 month ago
0
Fix #1469 (SET ROLE regression)
#1474
lovasoa
closed
1 month ago
4
Hive should not successfully parse the factorial operator
#1473
wugeer
closed
1 week ago
0
hive: support for special not expression `!a` and raise error for `a!` factorial operator
#1472
wugeer
closed
1 week ago
4
hive doesn't support `!a` expression
#1471
wugeer
closed
1 week ago
0
feat: handle different placing of type names
#1470
emilsivervik
opened
1 month ago
3
regression: `SET role = 'foobar'` was broken by the latest release
#1469
lovasoa
closed
1 month ago
0
fix: add stacker and maybe_grow on recursion guard
#1468
Eason0729
opened
1 month ago
7
Add support for parsing MsSql alias with equals
#1467
yoavcloud
closed
1 month ago
4
MySQL dialect: Add support for hash comments
#1466
hansott
closed
1 month ago
1
Detect stack overflow and reduce stack usage on debug build
#1465
Eason0729
closed
5 days ago
11
fix: `maybe_parse` preventing parser from erroring on recursion limit
#1464
tomershaniii
closed
1 month ago
9
chore: Add asf.yaml
#1463
Xuanwo
closed
1 month ago
2
Add support for ASC and DESC in CREATE TABLE column constraints for SQLite.
#1462
caldwell
closed
1 month ago
1
Add "DROP TYPE" support.
#1461
caldwell
closed
1 month ago
2
Add PostgreSQL specfic "CREATE TYPE t AS ENUM (...)" support.
#1460
caldwell
closed
1 month ago
7
Add support for quantified comparison predicates (ALL/ANY/SOME)
#1459
yoavcloud
closed
1 month ago
4
Add support of `EXPLAIN QUERY PLAN` syntax for SQLite dialect
#1458
git-hulk
closed
1 month ago
2
Bug: `SELECT * FROM ( SELECT * FROM APPLICATIONS.SALESFORCE.ACCOUNT) outer` fails to parse in snowflake
#1457
HiranmayaGundu
opened
1 month ago
2
Add support for the LIKE ANY and ILIKE ANY pattern-matching condition
#1456
yoavcloud
closed
1 month ago
1
`EXPLAIN QUERY PLAN` fails to parse (sqlite)
#1455
achristmascarl
closed
1 month ago
0
Snowflake: support for extended column options in `CREATE TABLE`
#1454
7phs
closed
1 month ago
1
Fix always uses CommentDef::WithoutEq while parsing the inline comment
#1453
git-hulk
closed
1 month ago
2
Table comment is always parsed as CommentDef::WithoutEq
#1452
yshrsmz
closed
1 month ago
0
added ability to parse extension to parse_comment inside postgres dialect
#1451
MaxwellKnight
closed
1 month ago
2
`select from @local_var` fails to parse
#1450
joshua-auchincloss
opened
1 month ago
1
tests/sqlparser_common.rs / parse_create_view_with_options gives different results with ClickHouseDialect
#1449
joshuawarner32
opened
1 month ago
3
Add a note discouraging new use of `dialect_of` macro
#1448
alamb
closed
1 month ago
2
Expand handling of `LIMIT 1, 2` handling to include sqlite
#1447
joshuawarner32
closed
1 month ago
2
Implements ALTER POLICY syntax for PostgreSQL
#1446
git-hulk
closed
1 month ago
5
Implements DROP POLICY syntax for PostgreSQL
#1445
git-hulk
closed
1 month ago
3
make `parse_expr_with_alias` public
#1444
Eason0729
closed
1 month ago
1
Previous
Next