Skip to content

v0.18.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajnavarro ajnavarro released this 27 Nov 11:23
9e415d1

Bugfixing

  • Fix uast_extract panic.
  • Add explicit error when ON clause is missed on JOIN
  • Add error for subqueries as expressions (not supported)
  • Fix on filtered lookups using pilosa indexes.

New features

  • Follow symlinks on repository loading phase
  • IFNULL function
  • NULLIF function
  • MID and SUBSTR functions
  • TRIM, LTRIM, RTRIM functions
  • REVERSE, REPEAT, REPLACE functions