Releases: partiql/partiql-lang-kotlin
Releases · partiql/partiql-lang-kotlin
v0.1.2-alpha
- Optimizes performance of
IN
operator when right side is used with many literals. - Fix issue causing the REPL's output stream to be prematurely closed
v0.1.1-alpha
- Fixes treatment of
null
values in JOIN conditions - Refactors code in CLI
- Better printing support
v0.1.0-alpha
Initial alpha release of PartiQL.