Skip to content

OutputStreamAthenaPool: Start using ZSTD for the compression of DAODs

With this MR we update the default compression algorithm for DAODs from ZLIB to ZSTD. We can always tweak things as necessary in the future but with this change we should gain a bit of disk-space without a penalty of reading/writing performance.

cc: @gemmeren @jcatmore @elmsheus @tcuhadar

Edited by Alaettin Serhan Mete

Merge request reports