Skip to content

Suppress DISTRIBUTED BY notices in bfv_joins test#1612

Open
Alena0704 wants to merge 2 commits intoapache:mainfrom
Alena0704:suppress_distributed_by_notices
Open

Suppress DISTRIBUTED BY notices in bfv_joins test#1612
Alena0704 wants to merge 2 commits intoapache:mainfrom
Alena0704:suppress_distributed_by_notices

Conversation

@Alena0704
Copy link

@Alena0704 Alena0704 commented Mar 12, 2026

While I was porting Set join_collapse_limit default value to 13 commit in the open gpdb, I noticed that it caused DISTRIBUTED BY notices in bfv_joins test and fixed it. I suggest considering porting this commit here too.
(cherry picked from commit 5794f50416361e8528ae5dfea269eee50261a741)

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


(cherry picked from commit 5794f50416361e8528ae5dfea269eee50261a741)
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi, @Alena0704 welcome!🎊 Thanks for taking the effort to make our project better! 🙌 Keep making such awesome contributions!

@tuhaihe tuhaihe requested review from leborchuk and reshke March 12, 2026 07:29
Copy link
Contributor

@leborchuk leborchuk left a comment

Choose a reason for hiding this comment

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

Yep, we write warning because want to say users - hey, specify the key explicitly. But don't follow this rule ourselves )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants