v1.0.0-rc.2
Pre-release
Pre-release
This pre-release is characterized by the:
- Re-introduction of the partiql-lang-kotlin package.
- Replacement of the Sprout-generated AST with a handwritten AST
- Formalization of PartiQL's error reporting mechanism
- Formalization of the PartiQLCompiler's APIs
- Addition of a default catalog implementation
- Formalization of the PartiQLParser's APIs
- Support for parsing multiple statements
- The introduction of the Variant type, as well as Datum readers/writers
- The introduction of compiler strategies to allow for user-defined rewrites of plan nodes to physical implementations for execution
Thank you very much to our contributors!
As always, pre-releases are not meant for production use. If you have feedback on these changes, please open a GitHub Issue, or find our contact information at https://partiql.org/.
See the full list of changes.