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

expression: add setPbCode for Sign Sqrt #13336

Closed
wants to merge 2 commits into from

Conversation

Fullstop000
Copy link

Relate to tikv/tikv#5839

Signed-off-by: Fullstop000 fullstop1005@gmail.com

What problem does this PR solve?

push down Sign and Sqrt

What is changed and how it works?

Sign and Sqrt should be pushed down to TiKV

Check List

  • Tests
    • integration test with copr-test

@Fullstop000 Fullstop000 requested a review from a team as a code owner November 11, 2019 03:50
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Nov 11, 2019
@ghost ghost requested review from SunRunAway and XuHuaiyu and removed request for a team November 11, 2019 03:50
@codecov
Copy link

codecov bot commented Nov 11, 2019

Codecov Report

Merging #13336 into master will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #13336   +/-   ##
===========================================
  Coverage   80.1242%   80.1242%           
===========================================
  Files           469        469           
  Lines        112348     112348           
===========================================
  Hits          90018      90018           
  Misses        15342      15342           
  Partials       6988       6988

@SunRunAway SunRunAway requested review from andylokandy and breezewish and removed request for SunRunAway and XuHuaiyu November 11, 2019 04:54
@breezewish
Copy link
Member

Hi, I think you need to fix the PbCode like #12864 instead of enable the push down here.

Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
@Fullstop000 Fullstop000 changed the title expression: add Sign Sqrt into canFuncBePushed expression: add setPbCode for Sign Sqrt Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/expression contribution This PR is from a community contributor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants