-
Notifications
You must be signed in to change notification settings - Fork 613
Insights: apache/datafusion-sqlparser-rs
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 10 people
-
Add ICEBERG keyword support to ALTER TABLE statement
#1869 merged
Jun 4, 2025 -
Fix: GROUPING SETS accept values without parenthesis
#1867 merged
Jun 2, 2025 -
Adds support for mysql's drop index
#1864 merged
May 30, 2025 -
Add support for
TABLESAMPLE
pipe operator#1860 merged
May 30, 2025 -
Add support for parameter default values in SQL Server
#1866 merged
May 29, 2025 -
Keep the COLUMN keyword only if it exists when dropping the column
#1862 merged
May 28, 2025 -
Add support for table valued functions for SQL Server
#1839 merged
May 23, 2025 -
Mysql: Add
SRID
column option#1852 merged
May 23, 2025 -
Handle optional datatypes properly in
CREATE FUNCTION
statements#1826 merged
May 21, 2025 -
pretty-print CREATE VIEW statements
#1855 merged
May 21, 2025 -
pretty-print CREATE TABLE statements
#1854 merged
May 20, 2025 -
Update criterion requirement from 0.5 to 0.6 in /sqlparser_bench
#1857 merged
May 20, 2025 -
fix new rust 1.87 cargo clippy warnings
#1856 merged
May 19, 2025 -
pretty print improvements
#1851 merged
May 15, 2025 -
Add support for INCLUDE/EXCLUDE NULLS for UNPIVOT
#1849 merged
May 15, 2025 -
Postgresql: Add
REPLICA IDENTITY
operation forALTER TABLE
#1844 merged
May 14, 2025 -
Add support for
DENY
statements#1836 merged
May 14, 2025 -
Fix big performance issue in string serialization
#1848 merged
May 13, 2025 -
implement pretty-printing with
{:#}
#1847 merged
May 13, 2025 -
Fix: parsing ident starting with underscore in certain dialects
#1835 merged
May 10, 2025 -
Add support for the MATCH and REGEXP binary operators
#1840 merged
May 8, 2025 -
Allow stored procedures to be defined without
BEGIN
/END
#1834 merged
May 8, 2025
8 Pull requests opened by 6 people
-
Update README.md - add Sqawk to users list
#1838 opened
May 6, 2025 -
fix: allow arbitrary operators with ANY and ALL on Postgres
#1842 opened
May 7, 2025 -
Add support for parsing with semicolons optional
#1843 opened
May 7, 2025 -
Add support for mysql's drop index (`ALTER TABLE table_a DROP INDEX idx_a`)
#1865 opened
May 28, 2025 -
MySQL: `[[NOT] ENFORCED]` in CHECK constraint
#1870 opened
Jun 3, 2025 -
MySQL: `index_name` in FK constraints
#1871 opened
Jun 3, 2025 -
Postgres: Apply `ONLY` keyword per table in TRUNCATE stmt
#1872 opened
Jun 3, 2025 -
feat: sort by with direction for hive
#1873 opened
Jun 4, 2025
4 Issues closed by 3 people
-
Library fails to parse function
#1825 closed
Jun 4, 2025 -
Postgres: `DROP c` reformatted to `DROP COLUMN c`
#1859 closed
May 28, 2025 -
`CREATE DOMAIN` is not supported
#1829 closed
May 14, 2025 -
[feature] allow pretty-printing
#1845 closed
May 13, 2025
8 Issues opened by 8 people
-
Snowflake: ALTER ICEBERG TABLE
#1868 opened
Jun 2, 2025 -
mysql: `DROP INDEX idx_xxx on t` and an error occurs
#1863 opened
May 27, 2025 -
Snowflake: TIMESTAMP precision regression
#1861 opened
May 26, 2025 -
Postgres: Incorrect ending line reported in `Span` for multi-line query
#1858 opened
May 22, 2025 -
Clickhouse CREATE TABLE .... Engine = MergeTree() should be supported
#1853 opened
May 16, 2025 -
Add pretty printing to more sql constructs
#1850 opened
May 13, 2025 -
`GenericDialect` should support multi-table DELETE and DELETE without FROM clause
#1846 opened
May 9, 2025 -
Postgres does not limit which operators can be used with `ANY` and `ALL`
#1841 opened
May 7, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add support for `GO` batch delimiter in SQL Server
#1809 commented on
May 29, 2025 • 2 new comments -
SQL Server: Increase support for multi statement object definitions (without semicolons)
#1800 commented on
May 7, 2025 • 0 new comments -
[EPIC] Improve sqlparser performance
#1557 commented on
May 13, 2025 • 0 new comments