-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: Add schema update time verification for insert and upsert to use cache #39096
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JsDove The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@JsDove E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #39096 +/- ##
=======================================
Coverage 69.64% 69.64%
=======================================
Files 296 296
Lines 26633 26633
=======================================
Hits 18548 18548
Misses 8085 8085
|
e9ddceb
to
3185bf6
Compare
580fb0c
to
f69e405
Compare
@JsDove go-sdk check failed, comment |
59713cc
to
61d41bc
Compare
@JsDove E2e jenkins job failed, comment |
@JsDove cpp-unit-test check failed, comment |
rerun cpp-unit-test |
/run-cpu-e2e |
… the cache Signed-off-by: Xianhui.Lin <[email protected]> fix unitest Signed-off-by: Xianhui.Lin <[email protected]> improve Signed-off-by: Xianhui.Lin <[email protected]> improve Signed-off-by: Xianhui.Lin <[email protected]> fix code Signed-off-by: Xianhui.Lin <[email protected]> fix test Signed-off-by: Xianhui.Lin <[email protected]> fix go test Signed-off-by: Xianhui.Lin <[email protected]> add go unitest Signed-off-by: Xianhui.Lin <[email protected]> fix unitest error Signed-off-by: Xianhui.Lin <[email protected]> fix ut Signed-off-by: Xianhui.Lin <[email protected]> improve Signed-off-by: Xianhui.Lin <[email protected]>
enhance: Add schema update time verification for insert and upsert to use cache
issue: #39093