Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-8723][SQL] improve divide and remainder code gen #7111

Closed
wants to merge 1 commit into from

Conversation

cloud-fan
Copy link
Contributor

We can avoid execution of both left and right expression by null and zero check.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@cloud-fan
Copy link
Contributor Author

cc @davies

@SparkQA
Copy link

SparkQA commented Jun 30, 2015

Test build #36085 has started for PR 7111 at commit d6b12ef.

@SparkQA
Copy link

SparkQA commented Jun 30, 2015

Test build #36085 has finished for PR 7111 at commit d6b12ef.

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

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@davies
Copy link
Contributor

davies commented Jun 30, 2015

LGTM, merging this into master, thanks!

@asfgit asfgit closed this in 865a834 Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants