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

session: set EnableWindowFunction for all SessionVars (#55991) #55992

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

winoros
Copy link
Member

@winoros winoros commented Sep 10, 2024

Manually cherry-pick #55991

What problem does this PR solve?

Issue Number: ref #55981

Problem Summary:

What changed and how does it work?

Check List

Tests

  • 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.

None

@winoros winoros requested a review from a team as a code owner September 10, 2024 16:13
@ti-chi-bot ti-chi-bot bot added do-not-merge/cherry-pick-not-approved release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cherry-pick-approved Cherry pick PR approved by release team. and removed do-not-merge/cherry-pick-not-approved labels Sep 10, 2024
@winoros
Copy link
Member Author

winoros commented Sep 10, 2024

/test check-dev2

Copy link

tiprow bot commented Sep 10, 2024

@winoros: No presubmit jobs available for pingcap/tidb@release-6.5

In response to this:

/test check-dev2

Instructions 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 kubernetes-sigs/prow repository.

Copy link

ti-chi-bot bot commented Sep 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qw4990, time-and-fate

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 [qw4990,time-and-fate]

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 Sep 10, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-09-10 16:29:33.581196396 +0000 UTC m=+373843.321620332: ☑️ agreed by qw4990.
  • 2024-09-10 17:02:07.883070808 +0000 UTC m=+375797.623494744: ☑️ agreed by time-and-fate.

@winoros
Copy link
Member Author

winoros commented Sep 10, 2024

/retest

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-6.5@305cf42). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release-6.5     #55992   +/-   ##
================================================
  Coverage               ?   73.6251%           
================================================
  Files                  ?       1097           
  Lines                  ?     352859           
  Branches               ?          0           
================================================
  Hits                   ?     259793           
  Misses                 ?      76353           
  Partials               ?      16713           

@ti-chi-bot ti-chi-bot bot merged commit 1097ba8 into pingcap:release-6.5 Sep 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants