chore: bump sqlglot to 27.15.2 (#35176)

(cherry picked from commit 5ec8f9d886)
This commit is contained in:
Beto Dealmeida
2025-09-22 12:40:16 -04:00
committed by Joe Li
parent 542efcdb11
commit b76a0e1d2d
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
)