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