Skip to content

Commit 45a8cc9

Browse files
authored
feat(ingest): bump sqlglot (datahub-project#10770)
1 parent bd624fa commit 45a8cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata-ingestion/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
sqlglot_lib = {
100100
# Using an Acryl fork of sqlglot.
101101
# https://github.com/tobymao/sqlglot/compare/main...hsheth2:sqlglot:main?expand=1
102-
"acryl-sqlglot[rs]==24.0.1.dev7",
102+
"acryl-sqlglot[rs]==25.3.1.dev3",
103103
}
104104

105105
classification_lib = {

0 commit comments

Comments
 (0)