We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a365e19 commit 605c921Copy full SHA for 605c921
datafusion/Cargo.toml
@@ -48,7 +48,7 @@ ahash = "0.7"
48
hashbrown = "0.11"
49
arrow = { git = "https://github.com/cube-js/arrow-rs.git", branch = "cube", features = ["prettyprint"] }
50
parquet = { git = "https://github.com/cube-js/arrow-rs.git", branch = "cube", features = ["arrow"] }
51
-sqlparser = { git = "https://github.com/cube-js/sqlparser-rs.git", rev = "22544370d1f1b608b9a5e75477b1979ed1f7eb72" }
+sqlparser = { git = "https://github.com/cube-js/sqlparser-rs.git", rev = "6008dfab082a3455c54b023be878d92ec9acef43" }
52
paste = "^1.0"
53
num_cpus = "1.13.0"
54
chrono = "0.4"
0 commit comments