Cargo Features
[dependencies]
vortex-dtype = { version = "0.35.0", default-features = false, features = ["arrow", "serde", "arbitrary"] }
- default = arrow
-
The
arrow
feature is set by default whenevervortex-dtype
is added without
somewhere in the dependency tree.default-features = false - arrow default
-
Enables arrow-schema
Affects
vortex-dtype::arrow
… - serde
-
Enables serde