chore: bump sqlglot to 27.15.2 (#35176)

This commit is contained in:
Beto Dealmeida
2025-09-22 12:40:16 -04:00
committed by GitHub
parent ecb3ac68ff
commit 5ec8f9d886
4 changed files with 3 additions and 4 deletions

View File

@@ -659,7 +659,6 @@ FROM (
UNION ALL SELECT lets_go_deeper
FROM f
WHERE 1=1
WHERE 2=2
GROUP BY last_col
LIMIT 50000
)