Skip to content

[SPARK-34749][SQL][3.1] Simplify ResolveCreateNamedStruct - #31867

Closed
cloud-fan wants to merge 1 commit into
apache:branch-3.1from
cloud-fan:backport
Closed

[SPARK-34749][SQL][3.1] Simplify ResolveCreateNamedStruct#31867
cloud-fan wants to merge 1 commit into
apache:branch-3.1from
cloud-fan:backport

Conversation

@cloud-fan

Copy link
Copy Markdown
Contributor

backports #31843

What changes were proposed in this pull request?

This is a follow-up of #31808 and simplifies its fix to one line (excluding comments).

Why are the changes needed?

code simplification

Does this PR introduce any user-facing change?

no

How was this patch tested?

N/A

This is a follow-up of apache#31808 and simplifies its fix to one line (excluding comments).
code simplification
no
N/A
Closesapache#31843 from cloud-fan/simplify.
Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
@cloud-fan

Copy link
Copy Markdown
ContributorAuthor

@maropu

@SparkQA

Copy link
Copy Markdown

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/40747/

@SparkQA

Copy link
Copy Markdown

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/40747/

@maropu

Copy link
Copy Markdown
Member

The failure in GA is not related, so I'll merged this.

@maropu

Copy link
Copy Markdown
Member

Merged to branch-3.1.

@maropumaropu closed this Mar 17, 2021
maropu pushed a commit that referenced this pull request Mar 17, 2021
backports #31843
### What changes were proposed in this pull request?
This is a follow-up of #31808 and simplifies its fix to one line (excluding comments).
### Why are the changes needed?
code simplification
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
N/A
Closes#31867 from cloud-fan/backport.
Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
flyrain pushed a commit to flyrain/spark that referenced this pull request Sep 21, 2021
backports apache#31843
### What changes were proposed in this pull request?
This is a follow-up of apache#31808 and simplifies its fix to one line (excluding comments).
### Why are the changes needed?
code simplification
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
N/A
Closesapache#31867 from cloud-fan/backport.
Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
fishcus pushed a commit to fishcus/spark that referenced this pull request Jan 12, 2022
backports apache#31843
### What changes were proposed in this pull request?
This is a follow-up of apache#31808 and simplifies its fix to one line (excluding comments).
### Why are the changes needed?
code simplification
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
N/A
Closesapache#31867 from cloud-fan/backport.
Authored-by: Wenchen Fan <wenchen@databricks.com>
Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
Sign up for freeto 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

@cloud-fan@SparkQA@maropu