expression: UUID_VERSION() and UUID_TIMESTAMP() pushdown to TiKV#65349
expression: UUID_VERSION() and UUID_TIMESTAMP() pushdown to TiKV#65349ti-chi-bot[bot] merged 3 commits intopingcap:masterfrom
Conversation
|
Hi @dveeden. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
6f79584 to
d6ccf34
Compare
d6ccf34 to
1d4860c
Compare
|
/retest |
|
@dveeden: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #65349 +/- ##
================================================
+ Coverage 78.3362% 79.6723% +1.3360%
================================================
Files 1940 1914 -26
Lines 535314 541479 +6165
================================================
+ Hits 419345 431409 +12064
+ Misses 114449 108647 -5802
+ Partials 1520 1423 -97
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/retest |
[LGTM Timeline notifier]Timeline:
|
cfzjywxk
left a comment
There was a problem hiding this comment.
LGTM for the dep update
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cfzjywxk, windtalker, zanmato1984 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
2 similar comments
|
/retest |
|
/retest |
What problem does this PR solve?
Note, this is on top of #65301
This requires TiKV with tikv/tikv#19254
Issue Number: close #65348
Problem Summary:
What changed and how does it work?
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.