Skip to content

v1.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnedquinn johnedquinn released this 11 Dec 18:53
b651415

This pre-release is characterized by:

  • Added the stable 1.0 grammar and parsing for DML and DDL.
  • Removed deprecated APIs and finalize exisiting APIs from prior release-candidates.
  • Add an extensible and transparent representation of literals which preserves literal syntax across rewrites.
  • Improvements to operator typing such as preserving numeric precisions during arithemetic operations.
  • Converted logical plans to Java, added a plan rewriter, as well as an Operators factory with defaults.

Thank you to all who have contributed!

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.