Skip to content

[SPARK-14965] [SQL] Indicate an exception is thrown for a missing struct field#12758

Closed
freastro wants to merge 1 commit intoapache:masterfrom
freastro:hotfix/SPARK-14965
Closed

[SPARK-14965] [SQL] Indicate an exception is thrown for a missing struct field#12758
freastro wants to merge 1 commit intoapache:masterfrom
freastro:hotfix/SPARK-14965

Conversation

@freastro
Copy link

What changes were proposed in this pull request?

Fix to ScalaDoc for StructType.

How was this patch tested?

Built locally.

@rxin
Copy link
Contributor

rxin commented Apr 28, 2016

LGTM pending Jenkins.

@SparkQA
Copy link

SparkQA commented Apr 28, 2016

Test build #2900 has finished for PR 12758 at commit 7355387.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Apr 28, 2016

The failed test seems unrelated. I'm going to merge this. Thanks.

asfgit pushed a commit that referenced this pull request Apr 28, 2016
…ct field

## What changes were proposed in this pull request?

Fix to ScalaDoc for StructType.

## How was this patch tested?

Built locally.

Author: Gregory Hart <greg.hart@thinkbiganalytics.com>

Closes #12758 from freastro/hotfix/SPARK-14965.

(cherry picked from commit 12c360c)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 12c360c Apr 28, 2016
@SparkQA
Copy link

SparkQA commented Apr 28, 2016

Test build #2901 has finished for PR 12758 at commit 7355387.

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

@SparkQA
Copy link

SparkQA commented Apr 28, 2016

Test build #2902 has finished for PR 12758 at commit 7355387.

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

zzcclp pushed a commit to zzcclp/spark that referenced this pull request Apr 29, 2016
…ct field

## What changes were proposed in this pull request?

Fix to ScalaDoc for StructType.

## How was this patch tested?

Built locally.

Author: Gregory Hart <greg.hart@thinkbiganalytics.com>

Closes apache#12758 from freastro/hotfix/SPARK-14965.

(cherry picked from commit 12c360c)
Signed-off-by: Reynold Xin <rxin@databricks.com>
(cherry picked from commit 8ac0ce6)
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.

3 participants