tree: 8e79acdbfedf81cb7ffb9884a70a179ab12cb3a3
  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