Skip to content

MDEV-39333 fix main.group_by test to be ordered predictably#4946

Merged
mariadb-RexJohnston merged 1 commit into10.11from
10.11-MDEV-39333
Apr 16, 2026
Merged

MDEV-39333 fix main.group_by test to be ordered predictably#4946
mariadb-RexJohnston merged 1 commit into10.11from
10.11-MDEV-39333

Conversation

@mariadb-RexJohnston
Copy link
Copy Markdown
Member

Since commit 80ea16c, 'order by column is null' may produce an
indeterminate column order of rows where 'column is null' is
satisfied. This commit fixes an existing test in main.group_by
for MDEV-6129.

Since commit 80ea16c, 'order by column is null' may produce an
indeterminate column order of rows where 'column is null' is
satisfied.  This commit fixes an existing test in main.group_by
for MDEV-6129.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 16, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
18 out of 25 committers have signed the CLA.

✅ spetrunia
✅ aquilamacedo
✅ grooverdan
✅ eworm-de
✅ vaintroub
✅ bsrikanth-mariadb
✅ forkfun
✅ abhishek593
✅ janlindstrom
✅ FarihaIS
✅ raghunandanbhat
✅ jyxjjj
✅ mariadb-TafzeelShams
✅ gkodinov
✅ mariadb-RexJohnston
✅ FaramosCZ
✅ ParadoxV5
✅ HNOONa-0
❌ dr-m
❌ Thirunarayanan
❌ vuvova
❌ midenok
❌ montywi
❌ mariadb-YuchenPei
❌ y2kwak
You have signed the CLA already but the status is still pending? Let us recheck it.

@mariadb-RexJohnston mariadb-RexJohnston changed the base branch from main to 10.11 April 16, 2026 06:19
@grooverdan grooverdan changed the title 10.11 mdev 39333 MDEV-39333 fix main.group_by test to be ordered predictably Apr 16, 2026
@mariadb-RexJohnston mariadb-RexJohnston merged commit f519a97 into 10.11 Apr 16, 2026
15 of 19 checks passed
@grooverdan grooverdan deleted the 10.11-MDEV-39333 branch April 16, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants