Skip to content

v1.0.2

Compare
Choose a tag to compare
@wuputah wuputah released this 07 Nov 16:53
· 41 commits to main since this release
d0087c3

This version of Hydra Columnar requires ALTER EXTENSION columnar UPDATE after installation.

  • fix incorrect results when using an aggregate FILTER by not vectorizing these aggregates (#181)
  • fix possible bypass of table constraints by forcing constraints to be checked during multi-insert (#182)
  • fix possible table corruption when running columnar.vacuum (#190)
  • support chunk filtering for types that have a family comparator, namely varchar (#184)
  • allow higher values (up to 10M) for chunk_group_row_limit and stripe_row_limit (#186)
  • fix txid wraparound (#190)

The corresponding Docker tags are: