Skip to content

[SPARK-2036] [SQL] CaseConversionExpression should check if the evaluated value is null.#982

Closed
ueshin wants to merge 1 commit intoapache:masterfrom
ueshin:issues/SPARK-2036
Closed

[SPARK-2036] [SQL] CaseConversionExpression should check if the evaluated value is null.#982
ueshin wants to merge 1 commit intoapache:masterfrom
ueshin:issues/SPARK-2036

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Jun 5, 2014

CaseConversionExpression should check if the evaluated value is null.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15480/

@marmbrus
Copy link
Contributor

marmbrus commented Jun 5, 2014

Thanks! Merged in master and 1.0.

@asfgit asfgit closed this in e4c11ee Jun 5, 2014
asfgit pushed a commit that referenced this pull request Jun 5, 2014
…ated value is null.

`CaseConversionExpression` should check if the evaluated value is `null`.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes #982 from ueshin/issues/SPARK-2036 and squashes the following commits:

61e1c54 [Takuya UESHIN] Add check if the evaluated value is null.

(cherry picked from commit e4c11ee)
Signed-off-by: Michael Armbrust <michael@databricks.com>
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
…ated value is null.

`CaseConversionExpression` should check if the evaluated value is `null`.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes apache#982 from ueshin/issues/SPARK-2036 and squashes the following commits:

61e1c54 [Takuya UESHIN] Add check if the evaluated value is null.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
…ated value is null.

`CaseConversionExpression` should check if the evaluated value is `null`.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes apache#982 from ueshin/issues/SPARK-2036 and squashes the following commits:

61e1c54 [Takuya UESHIN] Add check if the evaluated value is null.
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