v1.0.2
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
andstripe_row_limit
(#186) - fix txid wraparound (#190)
The corresponding Docker tags are: