Skip to content

Conversation

@ti-chi-bot
Copy link
Member

@ti-chi-bot ti-chi-bot commented Dec 1, 2025

This is an automated cherry-pick of #10530

What problem does this PR solve?

Issue Number: close #10226, #10211

Problem Summary:
Three schema mismatch bugs

  1. time type Query fails under disaggregated arch #10211, covered by fullstack-test-index/inverted/datetime-type.test
  2. generated column Query fails under disaggregated arch #10226, covered by fullstack-test/mpp/generated_column.test and fullstack-test/expr/generated_columns2.test
  3. extra table id, covered by fullstack-test/mpp/extra_physical_table_column.test

What is changed and how it works?

Fix three schema mismatch bugs under disaggregated arch 

Check List

Tests

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

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Fix three schema mismatch bugs under disaggregated arch 

close pingcap#10226

Fix three schema mismatch bugs under disaggregated arch

Signed-off-by: gengliqi <gengliqiii@gmail.com>
@ti-chi-bot ti-chi-bot added release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-nextgen-20251011 labels Dec 1, 2025
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Dec 1, 2025
@ti-chi-bot ti-chi-bot bot added the lgtm label Dec 1, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gengliqi, JaySon-Huang

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JaySon-Huang,gengliqi]

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 ti-chi-bot bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Dec 1, 2025
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Dec 1, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-12-01 03:30:08.049525467 +0000 UTC m=+234152.863303029: ☑️ agreed by JaySon-Huang.
  • 2025-12-01 06:10:28.631612798 +0000 UTC m=+243773.445390370: ☑️ agreed by gengliqi.

@ti-chi-bot ti-chi-bot bot merged commit c529adf into pingcap:release-nextgen-20251011 Dec 1, 2025
4 checks passed
@ti-chi-bot ti-chi-bot bot deleted the cherry-pick-10530-to-release-nextgen-20251011 branch December 1, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-nextgen-20251011

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants