Cargo Features
DataFusion-tui has no features set by default.
[dependencies]
datafusion-tui = { version = "0.1.0", features = ["s3", "ballista"] }
- s3 = datafusion-objectstore-s3
-
Affects
s3::register_s3
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- ballista implicit feature
-
Enables ballista ^0.7
ballista:
Ballista Distributed Compute
Affects
context::BallistaContext
… - datafusion-objectstore-s3 s3?