Skip to content

Conversation

@marmbrus
Copy link
Contributor

Also alias the ExtractValue instead of wrapping it with UnresolvedAlias when resolve attribute in LogicalPlan, as this alias will be trimmed if it's unnecessary.

Based on #7957 without the changes to mllib, but instead maintaining earlier behavior when using withColumn on expressions that already have metadata.

@SparkQA
Copy link

SparkQA commented Aug 14, 2015

Test build #40923 has finished for PR 8215 at commit 8fa5374.

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

@cloud-fan
Copy link
Contributor

lgtm

@rxin
Copy link
Contributor

rxin commented Aug 15, 2015

I've merged this in master & branch-1.5.

asfgit pushed a commit that referenced this pull request Aug 15, 2015
…lPlan at the end of analysis

Also alias the ExtractValue instead of wrapping it with UnresolvedAlias when resolve attribute in LogicalPlan, as this alias will be trimmed if it's unnecessary.

Based on #7957 without the changes to mllib, but instead maintaining earlier behavior when using `withColumn` on expressions that already have metadata.

Author: Wenchen Fan <[email protected]>
Author: Michael Armbrust <[email protected]>

Closes #8215 from marmbrus/pr/7957.

(cherry picked from commit ec29f20)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in ec29f20 Aug 15, 2015
CodingCat pushed a commit to CodingCat/spark that referenced this pull request Aug 17, 2015
…lPlan at the end of analysis

Also alias the ExtractValue instead of wrapping it with UnresolvedAlias when resolve attribute in LogicalPlan, as this alias will be trimmed if it's unnecessary.

Based on apache#7957 without the changes to mllib, but instead maintaining earlier behavior when using `withColumn` on expressions that already have metadata.

Author: Wenchen Fan <[email protected]>
Author: Michael Armbrust <[email protected]>

Closes apache#8215 from marmbrus/pr/7957.
asfgit pushed a commit that referenced this pull request Aug 17, 2015
…truct fields

This issue has been fixed by #8215, this PR added regression test for it.

Author: Wenchen Fan <[email protected]>

Closes #8222 from cloud-fan/minor and squashes the following commits:

0bbfb1c [Wenchen Fan] fix style...
7e2d8d9 [Wenchen Fan] add test

(cherry picked from commit a4acdab)
Signed-off-by: Michael Armbrust <[email protected]>
asfgit pushed a commit that referenced this pull request Aug 17, 2015
…truct fields

This issue has been fixed by #8215, this PR added regression test for it.

Author: Wenchen Fan <[email protected]>

Closes #8222 from cloud-fan/minor and squashes the following commits:

0bbfb1c [Wenchen Fan] fix style...
7e2d8d9 [Wenchen Fan] add test
kiszk pushed a commit to kiszk/spark-gpu that referenced this pull request Dec 26, 2015
…truct fields

This issue has been fixed by apache/spark#8215, this PR added regression test for it.

Author: Wenchen Fan <[email protected]>

Closes #8222 from cloud-fan/minor and squashes the following commits:

0bbfb1c [Wenchen Fan] fix style...
7e2d8d9 [Wenchen Fan] add test
@marmbrus marmbrus deleted the pr/7957 branch March 8, 2016 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants