tree: c6dd821901d6e709ba0d58ab23f34852e1cb2cea
  1. common/
  2. core/
  3. fs-hdfs/
  4. hdfs/
  5. jni-bridge/
  6. proto/
  7. shuffle/
  8. spark-expr/
  9. Cargo.lock
  10. Cargo.toml
  11. README.md
  12. 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