Skip to content

v1.3.12

Choose a tag to compare

@xd1313113 xd1313113 released this 05 May 22:07
b3c5d4f

What's Changed

Added

Changed

  • Route NULLIF and COALESCE to standard function call when parsing;
    this change enables SLL parsing, allowing us to see significant performance improvement when parsing complicated NULLIF/COALESCE call.
  • Added thread interruption support to the V1 evaluation engine, planner, and compiler for cooperative query cancellation

Deprecated

Fixed

Removed

Security

Contributors

Thank you to all who have contributed!

Full Changelog: v1.3.11...v1.3.12