Skip to content

v0.18.0-recidiviz.4

Compare
Choose a tag to compare
@ohaibbq ohaibbq released this 28 Feb 19:17
· 15 commits to candidate/rb20240201 since this release
a6df7f5

What's Changed

  • Fix IN() operator return when left-hand side is null by @ohaibbq in #22
  • [Date Parser] Capture all whitespace when processing whitespace format elements by @ohaibbq in #23
  • [Date Parser] Fix %p 12pm case by @ohaibbq in #24
  • [Aggregate] Correctly handle ordering multiple fields; dont crash on nil by @ohaibbq in #25
  • [Array] Support LEFT OUTER / INNER JOIN modes by @ohaibbq in #26
  • [Array] Handle null ARRAY fields by @ohaibbq in #27
  • Use value comparators for LEAST, GREATEST, BETWEEN by @ohaibbq in #28
  • [String] Do not cast integer/float-like strings to datetime by @ohaibbq in #30
  • [String] Use direct string value from ZetaSQL by @ohaibbq in #29

Full Changelog: v0.18.0-recidiviz.3...v0.18.0-recidiviz.4