Skip to content

Commit

Permalink
add to default for common package
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksenn committed Dec 14, 2024
1 parent ced7473 commit 19777d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ name = "datafusion_common"
path = "src/lib.rs"

[features]
default = ["recursive-protection"]
avro = ["apache-avro"]
backtrace = []
pyarrow = ["pyo3", "arrow/pyarrow", "parquet"]
Expand Down

0 comments on commit 19777d8

Please sign in to comment.