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

[release-14.0] Do not multiply AggregateRandom in JOINs #11671

Merged
merged 4 commits into from
Nov 9, 2022

Commits on Nov 8, 2022

  1. Do not multiply AggregateRandom in JOINs (vitessio#11633)

    * Do not multiply AggregateRandom in JOIN
    
    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    
    * Update the releases notes with new known issue
    
    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    
    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    072dd32 View commit details
    Browse the repository at this point in the history
  2. Addition of the release notes for v14.0.4

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a9c3fee View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. set sql mode in TestAggregateRandom

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    ba757ed View commit details
    Browse the repository at this point in the history
  2. update plan test to remove table used json object

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    304cdc3 View commit details
    Browse the repository at this point in the history