tree: 8e1a6e7e041e07f2c45f52a2ee82eae6b4a2ceac [path history] [tgz]
  1. core/
  2. hdfs/
  3. proto/
  4. spark-expr/
  5. Cargo.lock
  6. Cargo.toml
  7. README.md
  8. 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