v.20.9Improvement
Add Default Compression Codec for Parts in system.part_log
Add default compression codec for parts insystem.part_logwith the namedefault_compression_codec. #14116 (alesapin).
Why it matters
This feature introduces a standardized compression codec for parts recorded in thesystem.part_log table, ensuring consistent compression handling and potentially improving storage efficiency and performance monitoring.How to use it
Users can leverage the new compression codec by specifyingdefault_compression_codec when dealing with parts in the system.part_log. This codec acts as the default compression method unless overridden.