Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
Not specifiedFix versions
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Created November 28, 2023 at 12:24 PM
Updated January 3, 2024 at 2:02 PM
Resolved January 3, 2024 at 2:02 PM
Use compressBlock() where available.
The current LZ4 compression to a fixed size buffer if inefficient if using the open/write/close paradigm because it copies the input to a buffer that is too small.
See https://hpccsystems.atlassian.net/browse/HPCC-29917#icft=HPCC-29917