Skip to content

Conversation

@rekhajoshm
Copy link
Contributor

What changes were proposed in this pull request?

Make exceptions consistent regarding fields and columns

How was this patch tested?

Existing tests.

rekhajoshm added 11 commits May 5, 2015 16:10
Pulling functionality from apache spark
pull latest from apache spark
Pulling functionality from apache spark
Pulling functionality from apache spark
pull request from apache/master
pull latest from apache spark
pull latest from apache spark
pull latest apache spark
Apache spark pull latest
@SparkQA
Copy link

SparkQA commented Feb 4, 2018

Test build #87039 has finished for PR 20500 at commit b80c13a.

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

@SparkQA
Copy link

SparkQA commented Oct 22, 2018

Test build #97808 has started for PR 20500 at commit b80c13a.

@SparkQA
Copy link

SparkQA commented Oct 22, 2018

Test build #97841 has started for PR 20500 at commit b80c13a.

@AmplabJenkins
Copy link

Build finished. Test FAILed.

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

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

This seems fine to me @rekhajoshm ; if you'll rebase I'll merge it.

@srowen
Copy link
Member

srowen commented Dec 22, 2018

I'm going to address this in #23373

@srowen srowen closed this Dec 22, 2018
holdenk pushed a commit to holdenk/spark that referenced this pull request Jan 5, 2019
…s for clarity in exceptions

## What changes were proposed in this pull request?

Variation of apache#20500
I cheated by not referencing fields or columns at all as this exception propagates in contexts where both would be applicable.

## How was this patch tested?

Existing tests

Closes apache#23373 from srowen/SPARK-14023.2.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…s for clarity in exceptions

## What changes were proposed in this pull request?

Variation of apache#20500
I cheated by not referencing fields or columns at all as this exception propagates in contexts where both would be applicable.

## How was this patch tested?

Existing tests

Closes apache#23373 from srowen/SPARK-14023.2.

Authored-by: Sean Owen <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
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