v.23.2Improvement

Save exception stack trace in part_log

Save exception stack trace in part_log. #45459 (Frank Chen).
Save exception stack trace in part_log to provide detailed error diagnostics.

Why it matters

This feature enhances error tracking by saving the full exception stack trace in the part_log system log. It helps users diagnose and troubleshoot issues related to data parts more effectively by providing richer context about failures.

How to use it

The feature is automatically enabled after updating to the new version that includes this fix. Users can query the part_log table to review detailed exception stack traces for troubleshooting.