Cargo Features
kapot-core has no features set by default.
[dependencies]
kapot-core = { version = "0.2.1", features = ["object-stores", "mgc", "docsrs", "force_hash_collisions"] }
- object-stores = azure, gcs, mgc, s3
- azure s3 gcs mgc object-stores?
-
Enables object_store
- docsrs
- force_hash_collisions
-
Used for testing ONLY: causes all values to hash to the same value (test for collisions)
Enables force_hash_collisions of datafusion ^44.0