Skip to content

Commit 19777d8

Browse files
committed
add to default for common package
1 parent ced7473 commit 19777d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

datafusion/common/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ name = "datafusion_common"
3636
path = "src/lib.rs"
3737

3838
[features]
39+
default = ["recursive-protection"]
3940
avro = ["apache-avro"]
4041
backtrace = []
4142
pyarrow = ["pyo3", "arrow/pyarrow", "parquet"]

0 commit comments

Comments
 (0)