Test: wrap some API for aggregation function tests#5787
Test: wrap some API for aggregation function tests#5787ywqzzy wants to merge 10 commits intopingcap:masterfrom
Conversation
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/run-all-tests |
b1b5878 to
604a5c7
Compare
|
@ywqzzy: PR needs rebase. 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. |
What problem does this PR solve?
Issue Number: ref #4609
Problem Summary:
What is changed and how it works?
Add
executeAggFunctionAndAssertto test agg functions on given column.Add
executeGroupByAndAssertto test group by on given columns.Check List
Tests
Side effects
Documentation
Release note