-
Notifications
You must be signed in to change notification settings - Fork 847
Insights: tobymao/sqlglot
Overview
-
- 11 Merged pull requests
- 0 Open pull requests
- 11 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
11 Pull requests merged by 5 people
-
Fix(tsql): Change
COLLATE
expression toVar
forALTER TABLE
#5055 merged
May 8, 2025 -
feat(executor): support conversion from table to pylist
#5053 merged
May 8, 2025 -
feat(teradata)!: support translate with error
#5052 merged
May 8, 2025 -
fix(duckdb)!: transpile timestamp without time zone
#5047 merged
May 8, 2025 -
Fix(tsql): ALTER COLUMN syntax
#5051 merged
May 8, 2025 -
feat!: support udf environment property
#5045 merged
May 5, 2025 -
clickhouse: fix parsing of Null engine
#5042 merged
May 5, 2025 -
Fix: prevent redundant backslash escapes in rawstring generator
#5040 merged
May 5, 2025 -
fix(optimizer): prevent incorrect predicate pushdown into RHS of CROSS JOIN UNNEST
#5033 merged
May 5, 2025 -
feat(presto)!: parse DOW and DOY
#5037 merged
May 2, 2025 -
fix(snowflake): transpile expression DayOfWeekIso using DAYOFWEEKISO
#5034 merged
May 2, 2025
11 Issues closed by 4 people
-
TSQL: ALTER COLUMN includes erroneous commands in transpiled statement
#5050 closed
May 8, 2025 -
Parser fails ungracefully for `translate ... using *_to_*` when lowercase
#5048 closed
May 8, 2025 -
Comments splitting DB Schema and Table
#5044 closed
May 6, 2025 -
Support for Databricks Unity Catalog Python UDF's
#5043 closed
May 5, 2025 -
clickhouse: engine = Null() is incorrectly parsed
#5041 closed
May 5, 2025 -
Incorrect Translation of REGEXP_EXTRACT from BigQuery to DuckDB
#5038 closed
May 5, 2025 -
pushdown_predicates results in invalid query when using CROSS JOIN
#5023 closed
May 5, 2025 -
eliminate_join_marks removes table name from SELECT expression
#5039 closed
May 4, 2025 -
DOW and DOY Trino functions are not properly parsed and translated to Snowflake
#5036 closed
May 2, 2025 -
Trino "WEEK" and "WEEK_OF_YEAR" functions are incorrectly translated to Snowflake
#5035 closed
May 2, 2025 -
Incorrect DAYOFWEEK translation from Trino to Snowflake
#5032 closed
May 2, 2025
1 Issue opened by 1 person
-
Trino: Error when parsing `LIMIT` clause after `GROUP BY ALL`
#5056 opened
May 8, 2025