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

expr/builtin_time: Implement AddDurationAndString #4010

Merged
merged 2 commits into from Jan 7, 2019
Merged

expr/builtin_time: Implement AddDurationAndString #4010

merged 2 commits into from Jan 7, 2019

Conversation

DCjanus
Copy link
Contributor

@DCjanus DCjanus commented Jan 4, 2019

What have you changed? (mandatory)

This PR implements the scalar function AddDurationAndString

What are the type of the changes? (mandatory)

  • New feature (non-breaking change which adds functionality)

How has this PR been tested? (mandatory)

unit test

Does this PR affect documentation (docs) update? (mandatory)

no

Does this PR affect tidb-ansible update? (mandatory)

no

Refer to a related PR or issue link (optional)

The related source in TiDB: https://github.com/pingcap/tidb/blob/master/expression/builtin_time.go#L4169

@sre-bot
Copy link
Contributor

sre-bot commented Jan 4, 2019

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.

Signed-off-by: DCjanus <DCjanus@dcjanus.com>
huachaohuang
huachaohuang previously approved these changes Jan 4, 2019
Copy link
Contributor

@huachaohuang huachaohuang left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

whtsky
whtsky previously approved these changes Jan 4, 2019
Signed-off-by: DCjanus <DCjanus@dcjanus.com>
@DCjanus DCjanus dismissed stale reviews from whtsky and huachaohuang via 2c56ad4 January 4, 2019 13:52
@rleungx rleungx added sig/coprocessor SIG: Coprocessor contribution Type: PR - From contributors labels Jan 4, 2019
Copy link
Member

@rleungx rleungx left a comment

Choose a reason for hiding this comment

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

LGTM.

@huachaohuang huachaohuang merged commit 3074818 into tikv:master Jan 7, 2019
sticnarf pushed a commit to sticnarf/tikv that referenced this pull request Oct 27, 2019
* expr/builtin_time: Implement AddDurationAndString

Signed-off-by: DCjanus <DCjanus@dcjanus.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Type: PR - From contributors sig/coprocessor SIG: Coprocessor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants