Update index.md

This commit is contained in:
Ganlin Zhao 2023-02-15 17:41:22 +08:00 committed by GitHub
parent b1c3b705b1
commit 7ef6bd7ad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ The parameters described in this document by the effect that they have on the sy
| Meaning | count()/hyperloglog() return value or not if the result data is NULL | | Meaning | count()/hyperloglog() return value or not if the result data is NULL |
| Vlue Range | 0Return empty line1Return 0 | | Vlue Range | 0Return empty line1Return 0 |
| Default | 1 | | Default | 1 |
| Notes | When this parameter is setting to 1: for queries containing GROUP BY, PARTITION BY and INTERVAL clause, count/hyperloglog functions do not return value; if count/hyperloglog used together with other aggregate functions, other aggregate functions return NULL. | | Notes | When this parameter is setting to 1, for queries containing GROUP BY, PARTITION BY and INTERVAL clause, and input data in certain groups or windows is empty or NULL, the corresponding groups or windows have no return values |
### maxNumOfDistinctRes ### maxNumOfDistinctRes