v.24.10Improvement
Add partition column to all entry types in part log
Add the partition column to every entry type of the part log. Previously, it was set only for some entries. This closes #70819. #70848 (Alexey Milovidov).Why it matters
Previously, thepartition column was only set for some types of part log entries, limiting the visibility of partition details during parts-related operations. This enhancement solves that inconsistency by providing comprehensive partition data in every part log entry, improving diagnostics and monitoring capabilities for users.How to use it
This feature is enabled by default as part of the part log improvements. Users can access thepartition column directly in queries against the part log table without any additional configuration.