ddl: Fix unstable test "fullstack-test/mpp/rollup_tpcds.test"#9628
ddl: Fix unstable test "fullstack-test/mpp/rollup_tpcds.test"#9628ti-chi-bot[bot] merged 4 commits intopingcap:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JinheLin, Lloyd-Pottiger The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
4dd63a9 to
c534b0a
Compare
|
@JaySon-Huang: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests
If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
|
In response to a cherrypick label: new pull request created to branch |
What problem does this PR solve?
Issue Number: close #9613
Problem Summary:
Checkout the details logging in #9613 (comment)
According to the log, it took about 4 seconds to create an empty table when the CI environment is busy.
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note