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: implement vectorized evaluation for builtinNameConstJSONSig #13384

Merged
merged 13 commits into from
Nov 18, 2019

Conversation

Baytwt
Copy link
Contributor

@Baytwt Baytwt commented Nov 12, 2019

What problem does this PR solve?

expression: implement vectorized evaluation for builtinNameConstJSONSig

What is changed and how it works?

expression: implement vectorized evaluation for builtinNameConstJSONSig

Check List

Tests

  • Unit test

@Baytwt Baytwt requested a review from a team as a code owner November 12, 2019 06:19
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Nov 12, 2019
@ghost ghost requested review from SunRunAway and wshwsh12 and removed request for a team November 12, 2019 06:19
@CLAassistant
Copy link

CLAassistant commented Nov 12, 2019

CLA assistant check
All committers have signed the CLA.

@qw4990
Copy link
Contributor

qw4990 commented Nov 12, 2019

Please post the benchmark result in your PR's description~

@Baytwt Baytwt changed the title expression: implement vectorized evaluation for builtinJSONAnyValueSig expression: implement vectorized evaluation for builtinNameConstJSONSig Nov 12, 2019
Copy link
Contributor

@wshwsh12 wshwsh12 left a comment

Choose a reason for hiding this comment

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

LGTM

@francis0407 francis0407 self-requested a review November 13, 2019 07:28
@qw4990 qw4990 added the status/LGT1 Indicates that a PR has LGTM 1. label Nov 14, 2019
qw4990
qw4990 previously approved these changes Nov 14, 2019
Copy link
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

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

LGTM

@qw4990 qw4990 added status/LGT2 Indicates that a PR has LGTM 2. status/can-merge Indicates a PR has been approved by a committer. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Nov 14, 2019
@sre-bot
Copy link
Contributor

sre-bot commented Nov 14, 2019

Your auto merge job has been accepted, waiting for 13370, 13408

@qw4990
Copy link
Contributor

qw4990 commented Nov 14, 2019

/run-all-tests

@sre-bot
Copy link
Contributor

sre-bot commented Nov 14, 2019

/run-all-tests

@sre-bot
Copy link
Contributor

sre-bot commented Nov 14, 2019

@Baytwt merge failed.

@qw4990
Copy link
Contributor

qw4990 commented Nov 14, 2019

/rebuild

@SunRunAway SunRunAway removed their request for review November 15, 2019 12:12
@qw4990
Copy link
Contributor

qw4990 commented Nov 16, 2019

/run-all-tests

@codecov
Copy link

codecov bot commented Nov 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@0b41fe9). Click here to learn what that means.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #13384   +/-   ##
===========================================
  Coverage          ?   80.3827%           
===========================================
  Files             ?        472           
  Lines             ?     114843           
  Branches          ?          0           
===========================================
  Hits              ?      92314           
  Misses            ?      15330           
  Partials          ?       7199

@qw4990
Copy link
Contributor

qw4990 commented Nov 16, 2019

/build

@qw4990
Copy link
Contributor

qw4990 commented Nov 16, 2019

/run-unit-test

@qw4990
Copy link
Contributor

qw4990 commented Nov 16, 2019

@Baytwt Friendly ping, please sign the CLA license :D

@qw4990 qw4990 merged commit 381e745 into pingcap:master Nov 18, 2019
XiaTianliang pushed a commit to XiaTianliang/tidb that referenced this pull request Dec 21, 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. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants