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

[13.0] Backport Add support for non aggregated columns in OrderedAggregate #10324

Closed
wants to merge 16 commits into from

Conversation

frouioui
Copy link
Member

Description

This pull request is a backport of #10139. Among the changes backported from #10139, the changes done in #10163 are also backported (2682ecb), they were required to successfully implement #10139.

Related Issue(s)

Checklist

  • "Backport me!" label has been added if this change should be backported
  • Tests were added or are not required
  • Documentation was added or is not required

frouioui and others added 3 commits May 17, 2022 11:55
Signed-off-by: Florent Poinsard <[email protected]>
* Do not send field query when using reserved connection

Signed-off-by: Florent Poinsard <[email protected]>

* Fixed the expected output of tabletserver unit tests

Signed-off-by: Florent Poinsard <[email protected]>

* Addition of an end-to-end benchmark for a select in a reserved connectio

Signed-off-by: Florent Poinsard <[email protected]>

* Reuse reserved connection hen sending field query

Signed-off-by: Florent Poinsard <[email protected]>

* Fail queries when setting unsupported sql_mode

Signed-off-by: Florent Poinsard <[email protected]>

* error out for unsupported sql mode only when the mode is changed

Signed-off-by: Florent Poinsard <[email protected]>
@frouioui frouioui added Type: Enhancement Logical improvement (somewhere between a bug and feature) Component: Query Serving Backport This is a backport release notes labels May 17, 2022
@frouioui frouioui requested a review from GuptaManan100 May 18, 2022 21:12
@frouioui
Copy link
Member Author

@rohit-nayak-ps, I will investigate why local.vtgate_reserved_conn3 is failing.

@frouioui
Copy link
Member Author

d038c39 fixes the flakiness observed in TestMysqlDownServingChange

frouioui and others added 12 commits May 19, 2022 11:24
Signed-off-by: Florent Poinsard <[email protected]>
@GuptaManan100
Copy link
Member

@frouioui It has been a month since this PR was created. Do we want to merge it or close it?

@frouioui
Copy link
Member Author

@GuptaManan100, we are still looking at it.

@frouioui frouioui closed this Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport This is a backport Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants