Skip to content

[MINOR][TEST] Relax excludedTpcdsQueries scope in TPCDSBase#43943

Closed
viirya wants to merge 1 commit into
apache:masterfrom
viirya:tpcds_minor
Closed

[MINOR][TEST] Relax excludedTpcdsQueries scope in TPCDSBase#43943
viirya wants to merge 1 commit into
apache:masterfrom
viirya:tpcds_minor

Conversation

@viirya
Copy link
Copy Markdown
Member

@viirya viirya commented Nov 21, 2023

What changes were proposed in this pull request?

This patch relaxes the scope of excludedTpcdsQueries in TPCDSBase from private to protected.

Why are the changes needed?

When working on TPCDS related tests with TPCDSBase or classes implementing it, sometime we need to exclude some queries. But excludedTpcdsQueries is private so it limits the extensibility.

Does this PR introduce any user-facing change?

No, this is test only change.

How was this patch tested?

Existing tests.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions Bot added the SQL label Nov 21, 2023
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @viirya .

@viirya
Copy link
Copy Markdown
Member Author

viirya commented Nov 21, 2023

Not sure why notify test workflow doesn't work. The CI run link: https://github.com/viirya/spark-1/actions/runs/6948703391

@viirya
Copy link
Copy Markdown
Member Author

viirya commented Nov 21, 2023

Thank you @dongjoon-hyun

@dongjoon-hyun
Copy link
Copy Markdown
Member

TPCDS pipeline passed. Merged to master.
Screenshot 2023-11-21 at 12 34 06 PM

@viirya
Copy link
Copy Markdown
Member Author

viirya commented Nov 21, 2023

Thank you again @dongjoon-hyun !

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants