Add docs for SUM_INT, MAX_COUNT, and MIN_COUNT#21763
Conversation
|
@windtalker, would you please involve a tech review for this PR? Btw, the code change of this PR is only made in the master branch of the pingcap/tidb repo, right? If so, I will not cherry-pick this PR to other doc branches. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
sum_int function|
@xzhangxian1008: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this:
Instructions 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. |
What is changed, added or deleted? (Required)
SUM_INT().MAX_COUNT()andMIN_COUNT(), including syntax, return value,NULLhandling,DISTINCTlimitation, window-function usage, and TiFlash pushdown support.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
sum_int(#66085) tidb#69457Do your changes match any of the following descriptions?