Download Latest Version partiql-cli-1.2.2.tgz (25.5 MB)
Email in envelope

Get an email when there's a new version of PartiQL Lang Kotlin

Home / v1.2.2
Name Modified Size InfoDownloads / Week
Parent folder
partiql-cli-1.2.2.zip < 18 hours ago 26.2 MB
partiql-cli-1.2.2.tgz < 18 hours ago 25.5 MB
README.md 2025-06-26 925 Bytes
v1.2.2 source code.tar.gz 2025-06-26 1.4 MB
v1.2.2 source code.zip 2025-06-26 2.2 MB
Totals: 5 Items   55.2 MB 0

What's Changed

Added

  • EXPERIMENTAL add metas map for PType
  • partiql-planner: ROW or collection types with excluded fields resulting from RelExclude will include a meta CONTAINS_EXCLUDED_FIELD mapping to true
  • Static factories for creating PType.decimal and PType.numeric types with a precision and default scale
  • Metas attached to PTypes indicating if a parameter (e.g. precision, scale, length) was specified

Fixed

  • BETWEEN operator function overloads in the partiql-planner
  • Mistyping of some Rex plan nodes
  • OperatorRewriter omitting types for rewritten nodes
  • fixed Aggregation function lookup so that custom overloads from Catalog are found
  • SqlDialect printing of AST literal string single quotes
  • Parsing of LIMIT, OFFSET, and ORDER BY on set operators

Full Changelog: https://github.com/partiql/partiql-lang-kotlin/compare/v1.2.1...v1.2.2

Source: README.md, updated 2025-06-26