Traceary

Catalog / DuckDB

0.1.7

0.1.7 Preview Release

6.3 years agoaddedOriginal notes

This is the sixth preview release of DuckDB. Feedback is very welcome. Binary builds are available as well.

SQL

Engine

  • LIKE optimization rules #559
  • Adaptive filters in table scans #574
  • ICU Extension for extended Collations & Extension Support #594
  • Extended zone map support in scans #551
  • Disallow NaN/INF in the system #541
  • Use UTF Grapheme Cluster Breakers in Reverse and Shell #570

Clients

  • Relation API for C++ #509 and Python #598
  • Java (TM) JDBC (R) Client for DuckDB #492 #520 #550