v0.5.0
Pre-release
Pre-release
Changed
- BREAKING:
partiql-eval: evaluate onEvaluablereturns a Value rather than anOption<Value> - BREAKING:
partiql-ast: changes the modeling of Bag/List/Tuple literals
Added
- Ability to add and view errors during evaluation with
partiql-eval'sEvalContext - AST sub-trees representing literal values are lowered to Values during planning