| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-07 | 1.5 kB | |
| v1.0.2 source code.tar.gz | 2023-11-07 | 659.0 kB | |
| v1.0.2 source code.zip | 2023-11-07 | 1.0 MB | |
| Totals: 3 Items | 1.7 MB | 0 | |
This version of Hydra Columnar requires ALTER EXTENSION columnar UPDATE after installation.
- fix incorrect results when using an aggregate
FILTERby 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_limitandstripe_row_limit(#186) - fix txid wraparound (#190)
The corresponding Docker tags are: