tree: 19a5439a59ec6a499aefbb6aa2db5992345a5b96
  1. common/
  2. core/
  3. jni-bridge/
  4. proto/
  5. shuffle/
  6. spark-expr/
  7. Cargo.lock
  8. Cargo.toml
  9. README.md
  10. rustfmt.toml
native/README.md

Apache DataFusion Comet Native Code

This project contains the following crates:

  • core: Native code used by the Comet Spark plugin
  • proto: Comet protocol buffer definition for query plans
  • spark-expr: Spark-compatible DataFusion operators and expressions