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 ced7473 commit 19777d8Copy full SHA for 19777d8
datafusion/common/Cargo.toml
@@ -36,6 +36,7 @@ name = "datafusion_common"
36
path = "src/lib.rs"
37
38
[features]
39
+default = ["recursive-protection"]
40
avro = ["apache-avro"]
41
backtrace = []
42
pyarrow = ["pyo3", "arrow/pyarrow", "parquet"]
0 commit comments