delta_kernel 0.1.0

Core crate providing a Delta/Deltalake implementation focused on interoperability with a wide range of query engines.
Documentation

delta_kernel

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 11 of them enabled by default.

default

  • sync-engine

sync-engine

  • arrow-conversion
  • arrow-expression
  • arrow-array
  • arrow-json
  • arrow-select
  • parquet

arrow-conversion

  • arrow-schema

arrow-expression

  • arrow-arith
  • arrow-array
  • arrow-ord
  • arrow-schema

arrow-array

  • dep:arrow-array

arrow-json

  • dep:arrow-json

arrow-select

  • dep:arrow-select

parquet

  • dep:parquet

arrow-schema

  • dep:arrow-schema

arrow-arith

  • dep:arrow-arith

arrow-ord

  • dep:arrow-ord

default-engine

  • arrow-conversion
  • arrow-expression
  • arrow-array
  • arrow-json
  • arrow-schema
  • arrow-select
  • futures
  • object_store
  • parquet/async
  • parquet/object_store
  • reqwest
  • tokio

cloud

  • object_store/aws
  • object_store/azure
  • object_store/gcp
  • object_store/http

reqwest

  • dep:reqwest

tokio

  • dep:tokio

object_store

  • dep:object_store

futures

  • dep:futures

developer-visibility

    This feature flag does not enable additional features.