v.20.9Improvement

Add Default Compression Codec for Parts in system.part_log

Add default compression codec for parts in system.part_log with the name default_compression_codec. #14116 (alesapin).
Added a new default compression codec named default_compression_codec for parts in system.part_log.

Why it matters

This feature introduces a standardized compression codec for parts recorded in the system.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 specifying default_compression_codec when dealing with parts in the system.part_log. This codec acts as the default compression method unless overridden.