Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add table load conf on 2.5.x #2812

Merged

Conversation

lizhenhuan
Copy link

What problem does this PR solve?

close #2811

What is changed and how it works?

copy code from master to 2.5.x
Add spark.tispark.load_tables conf on 2.5.x
User can add this conf to disable table catalog load when job start

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to update the tidb-ansible repository
  • Need to be included in the release note

@sre-bot
Copy link
Contributor

sre-bot commented Mar 22, 2025

CLA assistant check
All committers have signed the CLA.

@ti-chi-bot ti-chi-bot bot added the size/M label Mar 22, 2025
@shiyuhang0
Copy link
Member

/run-all-tests tidb=release-6.5 tikv=release-6.5 pd=release-6.5

@ti-chi-bot ti-chi-bot bot added the lgtm label Mar 25, 2025
Copy link

ti-chi-bot bot commented Mar 25, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shiyuhang0, xuanyu66

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 [shiyuhang0,xuanyu66]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

ti-chi-bot bot commented Mar 25, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-03-24 14:08:46.633011643 +0000 UTC m=+883020.317247740: ☑️ agreed by shiyuhang0.
  • 2025-03-25 08:45:24.198118241 +0000 UTC m=+950017.882354337: ☑️ agreed by xuanyu66.

@shiyuhang0 shiyuhang0 merged commit c14c971 into pingcap:release-2.5 Mar 25, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants