v1.0.0-rc.3
Pre-release
Pre-release
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.