[ci] Fix: perf maybe failed when run locally, issue #3689#3690
[ci] Fix: perf maybe failed when run locally, issue #3689#3690databend-bot merged 2 commits intodatabendlabs:mainfrom yihong0618:main
Conversation
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/DBqrpWz98MmzZavKnY6kJo8aehM6 [Deployment for 003a859 canceled] |
|
@mergify update |
✅ Branch has been successfully updatedHey, I reacted but my real name is @Mergifyio |
Codecov Report
@@ Coverage Diff @@
## main #3690 +/- ##
=====================================
Coverage 60% 60%
=====================================
Files 697 697
Lines 37230 37230
=====================================
+ Hits 22382 22392 +10
+ Misses 14848 14838 -10
Continue to review full report at Codecov.
|
|
CI Passed |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Summary about this PR
Changelog
Related Issues
#3689
Format some python code(delete unused code), and make code a bit pythonic

as use
store_trueinstead of default "False"