Skip to content

[SPARK-41807][CORE] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY#39335

Closed
panbingkun wants to merge 1 commit intoapache:masterfrom
panbingkun:SPARK-41807
Closed

[SPARK-41807][CORE] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY#39335
panbingkun wants to merge 1 commit intoapache:masterfrom
panbingkun:SPARK-41807

Conversation

@panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Jan 2, 2023

What changes were proposed in this pull request?

The pr aims to remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY.

Why are the changes needed?

When I want to add UT for error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY, I found it no longer in use.
image

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

@github-actions github-actions bot added the CORE label Jan 2, 2023
@panbingkun panbingkun changed the title [SPARK-41807][SQL] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY [WIP][SPARK-41807][SQL] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY Jan 2, 2023
Copy link
Member

@MaxGekk MaxGekk left a comment

Choose a reason for hiding this comment

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

This error class was added by @srielau in the PR #36307 but it wasn't used even in the PR. Are there any reasons to still keep the error class? cc @cloud-fan

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

Copy link
Member

@MaxGekk MaxGekk left a comment

Choose a reason for hiding this comment

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

@panbingkun I'm ok w/ removing the error class. Please, remove [WIP] if it is ready to merge.

@panbingkun panbingkun changed the title [WIP][SPARK-41807][SQL] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY [SPARK-41807][SQL] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY Jan 3, 2023
@panbingkun
Copy link
Contributor Author

@panbingkun I'm ok w/ removing the error class. Please, remove [WIP] if it is ready to merge.

Ok, done.

@MaxGekk MaxGekk changed the title [SPARK-41807][SQL] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY [SPARK-41807][CORE] Remove non-existent error class: UNSUPPORTED_FEATURE.DISTRIBUTE_BY Jan 3, 2023
@MaxGekk
Copy link
Member

MaxGekk commented Jan 3, 2023

+1, LGTM. Merging to master.
Thank you, @panbingkun.

@MaxGekk MaxGekk closed this in 973b8ff Jan 3, 2023
@panbingkun panbingkun deleted the SPARK-41807 branch January 9, 2023 11:17
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.

3 participants