Skip to content

Comments

[SPARK-27905][SQL][FOLLOW-UP] Add prettyNames.#25501

Closed
ueshin wants to merge 1 commit intoapache:masterfrom
ueshin:issues/SPARK-27905/pretty_names
Closed

[SPARK-27905][SQL][FOLLOW-UP] Add prettyNames.#25501
ueshin wants to merge 1 commit intoapache:masterfrom
ueshin:issues/SPARK-27905/pretty_names

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Aug 19, 2019

What changes were proposed in this pull request?

This is a follow-up of #24761 which added a higher-order function ArrayForAll.
The PR mistakenly removed the prettyName from ArrayExists and forgot to add it to ArrayForAll.

Why are the changes needed?

This reverts the prettyName back to ArrayExists not to affect explained plans, and adds it to ArrayForAll to clarify the prettyName as the same as the expressions around.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@dilipbiswal
Copy link
Contributor

LGTM

Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Nice catch!

@SparkQA
Copy link

SparkQA commented Aug 19, 2019

Test build #109361 has finished for PR 25501 at commit 6a24a4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
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. Merged to master.
Thank you, @ueshin , @srowen , @dilipbiswal , @kiszk , @viirya !

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.

7 participants