substrait-io / substrait

A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
https://substrait.io
Apache License 2.0
1.18k stars 154 forks source link
execution-plan query-plan relational-algebra specification

Substrait

Substrait is a new project focused on producing an independent description of data compute operations. It is composed primarily of:

  1. A formal specification
  2. A human readable text representation
  3. A compact cross-language binary representation

For more details, please go to substrait.io