pingcap / tiflash

The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
https://docs.pingcap.com/tidb/stable/tiflash-overview
Apache License 2.0
943 stars 410 forks source link

Add debug log info to locate random fmt exception #9171

Closed yibin87 closed 3 months ago

yibin87 commented 3 months ago

What problem does this PR solve?

Issue Number: ref #9087

Problem Summary:

What is changed and how it works?

Last logged info is: https://github.com/pingcap/tiflash/blob/f6071b34ea1ab60f2484b2af50fd0eef82a5c233/dbms/src/Flash/Planner/PhysicalPlan.cpp#L302 Thus pipeline dag log is not logged. Add more debug info to locate the actual place.

Check List

Tests

Side effects

Documentation

Release note

None
yibin87 commented 3 months ago

/run-all-tests

ti-chi-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: windtalker, xzhangxian1008

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/pingcap/tiflash/blob/master/OWNERS)~~ [windtalker] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ti-chi-bot[bot] commented 3 months ago

[LGTM Timeline notifier]

Timeline:

ti-chi-bot commented 2 months ago

In response to a cherrypick label: new pull request created to branch release-8.1: #9203.

ti-chi-bot commented 2 months ago

In response to a cherrypick label: new pull request created to branch release-7.5: #9204.