Skip to content

Commit ca7b401

Browse files
committed
add datetime_expressions feature
1 parent 1b33172 commit ca7b401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ datafusion = { workspace = true, features = [
1616
"parquet",
1717
"sql",
1818
"unicode_expressions",
19+
"datetime_expressions",
1920
] }
2021
datafusion-proto = { workspace = true }
2122
arrow-flight = "57.0.0"

0 commit comments

Comments
 (0)