test: fix analyze tests for next-gen#63668
Conversation
…TestNormalAnalyzeOnCommonHandle Signed-off-by: tangenta <tangenta@126.com>
|
Hi @tangenta. 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. |
[LGTM Timeline notifier]Timeline:
|
|
/retest |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #63668 +/- ##
================================================
+ Coverage 72.7910% 73.1815% +0.3905%
================================================
Files 1842 1842
Lines 497997 498130 +133
================================================
+ Hits 362497 364539 +2042
+ Misses 113528 111634 -1894
+ Partials 21972 21957 -15
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: tangenta <tangenta@126.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, winoros 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 |
Signed-off-by: tangenta <tangenta@126.com>
What problem does this PR solve?
Issue Number: ref #61702
Problem Summary:
Unistore's analyze index processor cannot handle encoded index keys.
What changed and how does it work?
TestAnalyzeColumnsWithVirtualColumnIndex,TestAnalyzeMVIndexandTestNormalAnalyzeOnCommonHandle.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.