Skip to content

v1.3.11

Choose a tag to compare

@xd1313113 xd1313113 released this 21 Apr 20:14
6d0c344

What's Changed

Added

  • Implemented --dir CLI option to load a directory of data files (.ion, .json, .csv, .tsv, .pql, .parquet) as tables with lazy loading

Changed

Deprecated

Fixed

  • Fixed path expression on missing field causing errors in permissive mode instead of returning MISSING
  • Fixed extraneous struct materialization in plan when UNION/INTERSECT/EXCEPT requires type coercion
  • Fixed when WITH statement is present, the relproject is omitted in OperatorRewriter
  • Fixed path expression on missing field
  • Fixed parameter type mismatch for BETWEEN AND statement

Removed

Security

Contributors

Thank you to all who have contributed!

Full Changelog: v1.3.10...v1.3.11