Skip to content

[chore](regression-test) fix some unstable cases - #62922

Merged
airborne12 merged 1 commit into
apache:masterfrom
eldenmoon:case-stable
May 7, 2026
Merged

[chore](regression-test) fix some unstable cases#62922
airborne12 merged 1 commit into
apache:masterfrom
eldenmoon:case-stable

Conversation

@eldenmoon

Copy link
Copy Markdown
Member

No description provided.

CopilotAI review requested due to automatic review settings April 29, 2026 03:36
@eldenmoon

Copy link
Copy Markdown
MemberAuthor

run buildall

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to reduce regression-test flakiness in the VARIANT nested test area by removing several unstable/obsolete suites, and adds a new export/load regression to exercise wide VARIANT payloads with S3.

Changes:

  • Removed multiple variant_p0 nested-related regression suites and an associated SQL file.
  • Added a new export_p2 regression suite that stream-loads sparse wide VARIANT data, exports it to S3, validates via S3 TVF, then loads it back and spot-checks correctness.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
regression-test/suites/variant_p0/nested2.groovyRemoved an (effectively disabled) nested type-conflict suite.
regression-test/suites/variant_p0/nested/sql/q01.sqlRemoved SQL verification file tied to removed nested load coverage.
regression-test/suites/variant_p0/nested/nested_in_top_array.groovyRemoved nested-in-top-array VARIANT suite (previously exercising type/structure conflicts).
regression-test/suites/variant_p0/nested/load.groovyRemoved a TODO/disabled nested-load suite.
regression-test/suites/variant_p0/nested.groovyRemoved a large VARIANT nested regression suite.
regression-test/suites/export_p2/test_export_variant_10k_columns.groovyAdded new S3 export/TVF validation/load-back regression for wide VARIANT data.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@eldenmoon

Copy link
Copy Markdown
MemberAuthor

run p0

@airborne12airborne12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@airborne12
airborne12 merged commit 30d9109 into apache:masterMay 7, 2026
36 of 37 checks passed
@eldenmoon
eldenmoon deleted the case-stable branch May 7, 2026 03:10
yiguolei pushed a commit that referenced this pull request May 25, 2026
bp #51429#56996#60133#62488#62659#62922#61271#63551
---------
Co-authored-by: meiyi <meiyi@selectdb.com>
Co-authored-by: zhangdong <493738387@qq.com>
Co-authored-by: Sun Chenyang <sunchenyang@selectdb.com>
Co-authored-by: Mryange <yanxuecheng@selectdb.com>
Co-authored-by: shuke <shuke@selectdb.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: lihangyu <lihangyu@selectdb.com>
yiguolei pushed a commit that referenced this pull request May 27, 2026
…63653)
Cherry-picked from #62922
Co-authored-by: lihangyu <lihangyu@selectdb.com>
zhaorongsheng pushed a commit to zhaorongsheng/doris that referenced this pull request Jun 4, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@eldenmoon@airborne12@morningman@yiguolei