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

parser: add bit_and, bit_or to parser.y #5091

Merged
merged 5 commits into from
Nov 16, 2017
Merged

parser: add bit_and, bit_or to parser.y #5091

merged 5 commits into from
Nov 16, 2017

Conversation

mccxj
Copy link
Contributor

@mccxj mccxj commented Nov 14, 2017

another PR #5090 will support bit_xor. bit_ant, bit_or is similar.

@sre-bot
Copy link
Contributor

sre-bot commented Nov 14, 2017

Hi contributor, thanks for your PR.

This patch needs to be approved by someone of admins. They should reply with "/ok-to-test" to accept this PR for running test automatically.

@shenli
Copy link
Member

shenli commented Nov 14, 2017

@mccxj Thanks!

@shenli
Copy link
Member

shenli commented Nov 14, 2017

/ok-to-test

@XuHuaiyu
Copy link
Contributor

LGTM

@XuHuaiyu XuHuaiyu added the status/LGT1 Indicates that a PR has LGTM 1. label Nov 14, 2017
@zz-jason
Copy link
Member

/run-all-tests

@zz-jason
Copy link
Member

/run-all-tests

@shenli
Copy link
Member

shenli commented Nov 16, 2017

LGTM

@XuHuaiyu XuHuaiyu merged commit 326e63a into pingcap:master Nov 16, 2017
@mccxj mccxj deleted the bit branch November 16, 2017 03:04
@sre-bot sre-bot added the contribution This PR is from a community contributor. label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution This PR is from a community contributor. status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants