-
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 81.18% 69.53% -11.65%
===========================================
Files 1390 296 -1094
Lines 196755 26607 -170148
===========================================
- Hits 159732 18502 -141230
+ Misses 31442 8105 -23337
+ Partials 5581 0 -5581
|
e9ddceb
to
3185bf6
Compare
ea21f5d
to
580fb0c
Compare
… 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]>
@JsDove go-sdk check failed, comment |
enhance: Add schema update time verification for insert and upsert to use cache
issue: #39093