tree: bf10f623c1988974e9fc76c1564427e83c1e303d
  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