-
Notifications
You must be signed in to change notification settings - Fork 810
Insights: tobymao/sqlglot
Overview
-
- 13 Merged pull requests
- 0 Open pull requests
- 12 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
13 Pull requests merged by 6 people
-
Feat(generator)!: improve pretty-formatting of IN (...)
#4920 merged
Mar 26, 2025 -
Fix(optimizer): avoid merging window function nested under a projection
#4919 merged
Mar 26, 2025 -
Update README
#4918 merged
Mar 26, 2025 -
feat(duckdb)!: parse at sign as ABS function
#4915 merged
Mar 26, 2025 -
Fix(optimizer)!: infer timestamp function types as TIMESTAMPTZ for bigquery
#4914 merged
Mar 25, 2025 -
Fix(presto)!: only use ARRAY[...] syntax for Schema if parent is partitioned by prop
#4913 merged
Mar 25, 2025 -
fix(Snowflake): quote identifiers in stage references
#4906 merged
Mar 25, 2025 -
Feat(presto)!: improve LATERAL VIEW EXPLODE transpilation
#4905 merged
Mar 22, 2025 -
Fix(hive)!: handle string interval values in DATE ADD/SUB
#4902 merged
Mar 22, 2025 -
Fix: preserve whitespace in quoted identifiers and strings
#4903 merged
Mar 22, 2025 -
feat: Add a check and error message for set operations in pushdown_projections
#4897 merged
Mar 21, 2025 -
fix(databricks)!: Preserve PARSE_JSON()
#4901 merged
Mar 21, 2025 -
fix!(tsql): support select...into #temp_table syntax
#4893 merged
Mar 21, 2025
12 Issues closed by 3 people
-
upsert(ON DUPLICATE KEY UPDATE) in sqlite is not working
#4921 closed
Mar 26, 2025 -
optimizer: merge_subqueries error
#4907 closed
Mar 26, 2025 -
sqlglot parsing issue with Snowflake's `CALLED ON NULL INPUT` clause
#4916 closed
Mar 26, 2025 -
Incorrect handling of '\' in spark dialect
#4917 closed
Mar 26, 2025 -
parsing error duckdb: parser fails when using @ operator in the query.
#4912 closed
Mar 26, 2025 -
CTE to Subqueries Issue
#4911 closed
Mar 25, 2025 -
qualify error
#4910 closed
Mar 25, 2025 -
Issues with Translating SQL Server to Oracle using SQLGlot
#4909 closed
Mar 25, 2025 -
Incorrect translation of DATE_SUB with INTERVAL from BigQuery to Databricks
#4899 closed
Mar 22, 2025 -
Issue with parsing columns with string literals in Trino dialect
#4900 closed
Mar 22, 2025 -
Add Dremio dialect
#4904 closed
Mar 22, 2025 -
Incorrect handling for PARSE_JSON in Databricks in Generator
#4898 closed
Mar 21, 2025