We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619fa93 commit e6ad9d6Copy full SHA for e6ad9d6
dev/update_datafusion_versions.py
@@ -32,6 +32,7 @@
32
'datafusion': 'datafusion/core/Cargo.toml',
33
'datafusion-execution': 'datafusion/execution/Cargo.toml',
34
'datafusion-expr': 'datafusion/expr/Cargo.toml',
35
+ 'datafusion-ffi': 'datafusion/ffi/Cargo.toml',
36
'datafusion-functions': 'datafusion/functions/Cargo.toml',
37
'datafusion-functions-aggregate': 'datafusion/functions-aggregate/Cargo.toml',
38
'datafusion-functions-nested': 'datafusion/functions-nested/Cargo.toml',
0 commit comments