planner: add more test cases for plan cache with generated columns#51314
Conversation
|
Hi @qw4990. 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AilinKid, hawkingrei 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 |
[LGTM Timeline notifier]Timeline:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #51314 +/- ##
=================================================
- Coverage 70.6398% 53.3960% -17.2438%
=================================================
Files 1459 1568 +109
Lines 434200 602985 +168785
=================================================
+ Hits 306718 321970 +15252
- Misses 108254 259102 +150848
- Partials 19228 21913 +2685
Flags with carried forward coverage won't be shown. Click here to find out more.
|
What problem does this PR solve?
Issue Number: ref #45798
Problem Summary: planner: add more test cases for plan cache with generated columns
What changed and how does it work?
planner: add more test cases for plan cache with generated columns
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.