tree: 8396d42fcf7f0c9df7f543091a69e4008f44d48b
  1. core/
  2. fs-hdfs/
  3. hdfs/
  4. proto/
  5. spark-expr/
  6. Cargo.lock
  7. Cargo.toml
  8. README.md
  9. 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