v.23.2Improvement
Save exception stack trace in part_log
Save exception stack trace in part_log. #45459 (Frank Chen).
Why it matters
This feature enhances error tracking by saving the full exception stack trace in thepart_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 thepart_log table to review detailed exception stack traces for troubleshooting.