github questdb/questdb 6.5.5

latest releases: 10.0.104, 10.0.103, 10.0.102...
22 months ago

Overview

This release features an improved migration experience when importing CSV files from PostgreSQL and stability improvements for the Core and SQL engine.

What is new

CORE

  • add support for ISO weeks in date format and parse by @Belair34 in #2632
  • add support for U+ - six-digit microsecond format component by @bluestreak01 in #2688
  • add support for N+ - nine-digit nanosecond format component by @bluestreak01 in #2709
  • allow attaching partitions from different volumes as symbolic links by @marregui in #2650

SQL

What we fixed

CORE

SQL

  • fix copy from file with raw timestamp by @bziobrowski in #2683
  • fix spurious ambiguous column name error with sample by and joins by @bluestreak01 in #2685
  • disallow create table with index on non-symbol column by @puzpuzpuz in #2706
  • fix NullPointerException in join query over latest on sub-queries by @puzpuzpuz in #2711
  • fix empty result returned for query with no-op filter by @puzpuzpuz in #2715
  • fix slow optimisation of queries with many set operations by @bziobrowski in #2734
  • fix drop index when indexed column added as alter table @ideoma in #2738

Contributor's Hall of Fame

We want to thank our new contributors:

Full Changelog: 6.5.4...6.5.5

Don't miss a new questdb release

NewReleases is sending notifications on new releases.