tidb icon indicating copy to clipboard operation
tidb copied to clipboard

planner: fix index merge reader may lost enforced prop sort when table plan is pure (#49844)

Open ti-chi-bot opened this issue 2 years ago • 3 comments

This is an automated cherry-pick of #49844

What problem does this PR solve?

Issue Number: close https://github.com/pingcap/tidb/issues/49605

Problem Summary:

What changed and how does it work?

Check List

Tests

  • [x] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [ ] No need to test
    • [ ] I checked and no code files have been changed.

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

Please refer to Release Notes Language Style Guide to write a quality release note.

planner: fix index merge may lost enforce prop sort when table plan is pure

ti-chi-bot avatar Dec 28 '23 10:12 ti-chi-bot

Codecov Report

:exclamation: No coverage uploaded for pull request base (release-7.1@4d53073). Click here to learn what that means. The diff coverage is 100.0000%.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-7.1     #49889   +/-   ##
================================================
  Coverage               ?   73.4300%           
================================================
  Files                  ?       1209           
  Lines                  ?     378886           
  Branches               ?          0           
================================================
  Hits                   ?     278216           
  Misses                 ?      82910           
  Partials               ?      17760           

codecov[bot] avatar Dec 28 '23 10:12 codecov[bot]

/retest

hawkingrei avatar Feb 27 '24 05:02 hawkingrei

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AilinKid, fixdb

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:

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] avatar Feb 27 '24 06:02 ti-chi-bot[bot]

[LGTM Timeline notifier]

Timeline:

  • 2024-02-26 08:17:57.127388242 +0000 UTC m=+863565.875011354: :ballot_box_with_check: agreed by fixdb.
  • 2024-02-27 06:52:26.701610729 +0000 UTC m=+944835.449233840: :ballot_box_with_check: agreed by AilinKid.

ti-chi-bot[bot] avatar Feb 27 '24 06:02 ti-chi-bot[bot]

/retest

winoros avatar Feb 27 '24 08:02 winoros