Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Feb 9, 2020

This reverts commit a0e63b6.

What changes were proposed in this pull request?

This reverts the patch at #26978 based on @gatorsmile's suggestion.

Why are the changes needed?

Original patch #26978 has not considered a corner case. We may need to put more time on ensuring we can cover all cases.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit test.

@viirya viirya changed the title Revert "[SPARK-29721][SQL] Prune unnecessary nested fields from Gener… Revert "[SPARK-29721][SQL] Prune unnecessary nested fields from Generate without Project Feb 9, 2020
@viirya
Copy link
Member Author

viirya commented Feb 9, 2020

cc @gatorsmile

@SparkQA
Copy link

SparkQA commented Feb 9, 2020

Test build #118088 has finished for PR 27504 at commit 188fc45.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@viirya
Copy link
Member Author

viirya commented Feb 9, 2020

retest this please

@SparkQA
Copy link

SparkQA commented Feb 9, 2020

Test build #118093 has finished for PR 27504 at commit 188fc45.

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

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks for your work!

@dongjoon-hyun
Copy link
Member

Late LGTM.

@dongjoon-hyun
Copy link
Member

And 'branch-3.0'?

@dongjoon-hyun
Copy link
Member

Hi, @gatorsmile . When you reopen this JIRA issue, please remove Fix Version, too.

@dongjoon-hyun
Copy link
Member

I'll backport this to branch-3.0 and remove Fix Version=3.0 from the JIRA.

dongjoon-hyun pushed a commit that referenced this pull request Feb 10, 2020
…ate without Project

This reverts commit a0e63b6.

### What changes were proposed in this pull request?

This reverts the patch at #26978 based on gatorsmile's suggestion.

### Why are the changes needed?

Original patch #26978 has not considered a corner case. We may need to put more time on ensuring we can cover all cases.

### Does this PR introduce any user-facing change?

No

### How was this patch tested?

Unit test.

Closes #27504 from viirya/revert-SPARK-29721.

Authored-by: Liang-Chi Hsieh <[email protected]>
Signed-off-by: Xiao Li <[email protected]>
sjincho pushed a commit to sjincho/spark that referenced this pull request Apr 15, 2020
…ate without Project

This reverts commit a0e63b6.

### What changes were proposed in this pull request?

This reverts the patch at apache#26978 based on gatorsmile's suggestion.

### Why are the changes needed?

Original patch apache#26978 has not considered a corner case. We may need to put more time on ensuring we can cover all cases.

### Does this PR introduce any user-facing change?

No

### How was this patch tested?

Unit test.

Closes apache#27504 from viirya/revert-SPARK-29721.

Authored-by: Liang-Chi Hsieh <[email protected]>
Signed-off-by: Xiao Li <[email protected]>
@viirya viirya deleted the revert-SPARK-29721 branch December 27, 2023 18:38
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.

4 participants