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
Include license file in sqlparser_derive crate
#1543
ankane
opened
11 hours ago
0
Support Databricks struct literal
#1542
ayman-sigma
opened
12 hours ago
0
Enhance the nested type access for Generic and DuckDB dialect
#1541
goldmedal
opened
1 day ago
1
Support snowflake double dot notation for object name
#1540
ayman-sigma
opened
1 day ago
0
Enhance object name path segments
#1539
ayman-sigma
opened
1 day ago
1
Fix MySQL parsing of GRANT, REVOKE, and CREATE VIEW
#1538
mvzink
opened
1 day ago
1
MSSQL: Issue with CTE anchors
#1537
kasvith
opened
1 day ago
0
Allow example CLI to read from stdin
#1536
mvzink
opened
2 days ago
0
Add support for data type specific methods
#1535
yoavcloud
opened
2 days ago
0
PartiQL queries in Redshift
#1534
yoavcloud
opened
2 days ago
0
Improve `CompositeAccess` to enhance the struct type
#1533
goldmedal
opened
2 days ago
0
Parse byte/bit string literals in MySQL and Postgres
#1532
mvzink
closed
2 days ago
0
Add support for PostgreSQL `UNLISTEN` syntax and Add support for Postgres `LOAD extension` expr
#1531
wugeer
closed
2 days ago
2
support sqlite's OR clauses in update statements
#1530
lovasoa
closed
3 days ago
2
support SQLite's `UPDATE OR REPLACE`
#1529
lovasoa
closed
3 days ago
0
Support ANTI and SEMI joins without LEFT/RIGHT
#1528
delamarch3
closed
3 days ago
1
Fix ClickHouse document link from `Russian` to `English`
#1527
git-hulk
closed
3 days ago
0
support column type definitions in table aliases
#1526
lovasoa
closed
3 days ago
1
Cannot parse `select 1 in ()`
#1525
adriangb
opened
6 days ago
3
support column definition list in table alias for postgres
#1524
lovasoa
closed
3 days ago
1
Link to English not Russian docs
#1523
tv42
closed
3 days ago
0
Add `#[recursive]`
#1522
blaginin
opened
1 week ago
8
recursive select calls are parsed with bad trailing_commas parameter
#1521
tomershaniii
opened
1 week ago
2
Add support for Hive's `LOAD DATA` expr
#1520
wugeer
closed
6 days ago
1
Snowflake COPY INTO fails to parse with a semicolon
#1519
tv42
opened
1 week ago
1
Make `CreateTable.location` / `AlterTable.location` make more sense
#1518
tv42
opened
1 week ago
1
Release sqlparser-rs version `0.53.0`
#1517
alamb
opened
1 week ago
0
Add support of COMMENT ON syntax for Snowflake
#1516
git-hulk
closed
1 week ago
4
Add support for MYSQL's `CREATE TABLE SELECT` expr
#1515
wugeer
closed
1 week ago
3
Clickhouse `WITH <expression> AS <identifier>` syntax
#1514
matthieugouel
opened
1 week ago
0
Fallback to identifier parsing if expression parsing fails
#1513
yoavcloud
opened
1 week ago
0
Snowflake CREATE PROCEDURE support
#1512
psukys
opened
1 week ago
0
Snowflake COMMENT ON support
#1511
psukys
closed
1 week ago
2
Parse true and false as identifiers in mssql
#1510
lovasoa
closed
1 week ago
8
MySQL's `CREATE TABLE ... SELECT` syntax
#1509
lovasoa
opened
1 week ago
0
parse true and false as column names, not booleans in Microsoft SQL server
#1508
lovasoa
closed
1 week ago
0
Add support for MSSQL's `JSON_ARRAY`/`JSON_OBJECT` expr
#1507
gaoqiangz
closed
3 days ago
3
support for mssql `json_object` syntax
#1506
lovasoa
opened
1 week ago
1
Support for spark `USING` and `OPTIONS` keyword
#1505
lanklaas
opened
2 weeks ago
0
ANTI join without `LEFT/RIGHT` creates an invalid AST.
#1504
universalmind303
closed
3 days ago
0
Move CHANGELOG content
#1503
alamb
closed
2 weeks ago
3
Add Apache License to additional files
#1502
alamb
closed
2 weeks ago
3
Add support for Snowflake SHOW DATABASES/SCHEMAS/TABLES/VIEWS/COLUMNS statements
#1501
yoavcloud
closed
1 week ago
3
Add support for MSSQL's `XQuery` methods
#1500
gaoqiangz
closed
1 week ago
8
typo in Hive SKEWED BY stringification
#1499
tv42
opened
2 weeks ago
0
Add support for MSSQL's `OPENJSON WITH` clause
#1498
gaoqiangz
closed
1 week ago
2
Fix the parsing error in MSSQL for multiple statements that include `DECLARE` statements
#1497
wugeer
closed
1 week ago
3
Expression prefix parsed instead of identifier
#1496
yoavcloud
opened
2 weeks ago
2
Add support for TOP before ALL/DISTINCT
#1495
yoavcloud
closed
2 weeks ago
2
Not support mssql `OPENJSON WITH` syntax
#1494
gaoqiangz
closed
1 week ago
0
Next