diff --git a/Cargo.toml b/Cargo.toml index 07c88d7..adcc684 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ arrow = "55.1.0" arrow-schema = "55.1.0" async-trait = "0.1" dashmap = "6" -datafusion = "48" +datafusion = "49" datafusion-common = "48" datafusion-expr = "48" datafusion-functions = "48"