Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jun 20, 2014

Also took the chance to clean up cast a little bit. Too many arrows on each line before!

@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/15937/

Copy link
Contributor

Choose a reason for hiding this comment

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

How about merging these two if statements into 1 with &&?

@liancheng
Copy link
Contributor

LGTM. Making everything other than eval to be private[this] makes sense, so that eval is guaranteed to be the only entrance of type casting and the null check won't be skipped.

@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/15941/

@rxin
Copy link
Contributor Author

rxin commented Jun 20, 2014

Ok merging this in master & branch-1.0.

@asfgit asfgit closed this in c55bbb4 Jun 20, 2014
asfgit pushed a commit that referenced this pull request Jun 20, 2014
Also took the chance to clean up cast a little bit. Too many arrows on each line before!

Author: Reynold Xin <[email protected]>

Closes #1143 from rxin/cast and squashes the following commits:

dd006cb [Reynold Xin] Code review feedback.
c2b88ae [Reynold Xin] [SPARK-2209][SQL] Cast shouldn't do null check twice.

(cherry picked from commit c55bbb4)
Signed-off-by: Reynold Xin <[email protected]>
@rxin rxin deleted the cast branch June 20, 2014 07:01
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Also took the chance to clean up cast a little bit. Too many arrows on each line before!

Author: Reynold Xin <[email protected]>

Closes apache#1143 from rxin/cast and squashes the following commits:

dd006cb [Reynold Xin] Code review feedback.
c2b88ae [Reynold Xin] [SPARK-2209][SQL] Cast shouldn't do null check twice.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Also took the chance to clean up cast a little bit. Too many arrows on each line before!

Author: Reynold Xin <[email protected]>

Closes apache#1143 from rxin/cast and squashes the following commits:

dd006cb [Reynold Xin] Code review feedback.
c2b88ae [Reynold Xin] [SPARK-2209][SQL] Cast shouldn't do null check twice.
wangyum pushed a commit that referenced this pull request May 26, 2023
udaynpusa pushed a commit to mapr/spark that referenced this pull request Jan 30, 2024
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