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).
Added the partition column to every entry type in the part log, ensuring consistent availability of partition information across all log entries.

Why it matters

Previously, the partition 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 the partition column directly in queries against the part log table without any additional configuration.