-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[doc] fix some agg functions doc #1857
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
morrySnow
approved these changes
Jan 17, 2025
## Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
## Versions - [ ✅] dev - [ ✅] 3.0 - [ ✅] 2.1 - [ ✅] 2.0 ## Languages - [ ✅] Chinese - [ ✅] English ## Docs Checklist - [ ✅] Checked by AI - [ ] Test Cases Built
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built ## Including the following functions "sequence_match" "skew", "skew_pop", "skewness" "stddev_pop", "stddev" "stddev_samp" "sum" "sum0" "topn" "topn_array" "topn_weighted" "var_pop", "variance_pop", "variance" "var_samp", "variance_samp" "window_funnel" --------- Co-authored-by: hechao <[email protected]>
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built ## Modify function documentation - [x] hours_add - [x] hours_diff - [x] hours_sub - [x] last_day - [x] makedate - [x] microsecond - [x] microseconds_add - [x] microseconds_diff - [x] microseconds_sub - [x] milliseconds_add - [x] milliseconds_diff - [x] milliseconds_sub - [x] minute - [x] minute_ceil - [x] minute_floor - [x] minutes_add - [x] minutes_diff - [x] minutes_sub - [x] month - [x] month_ceil - [x] month_floor - [x] monthname
Fix json_array zh_doc ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
## Versions - [x] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
### Summary 1. Removed document version 1.2. 2. Add htaccess configuration file to direct to the correct 404 page. 3. Implemented several scripts to facilitate the generation of correctly formatted PDFs - translateTitle:Generate a Chinese and English mapping through the i18n file to translate the English in the directory - filterSidebarTree:Recursively remove one or more categories under the premise that the default label is unique* - removeDuplicateTitle:Remove duplicate titles - trimCodeFunc:Remove spaces before code blocks - adjustTips:Tip Block Conversion 5. Added Chinese and English pages for archived documents.  
Fix the prompt of kafka server, because sometimes it is mistaken for doris broker load ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
- [x] "group_concat" - [x] "hist", "histogram" - [ ] "hll_raw_agg", - [ ] "hll_union" - [x] "hll_union_agg" - [x] "intersect_count" - [x] "kurt", "kurt_pop", "kurtosis" - [x] "linear_histogram" - [x] "map_agg" - [x] "max" - [x] "max_by" - [x] "median" - [x] "min" - [x] "min_by" - [ ] "approx_count_distinct", - [ ] "ndv" - [x] "orthogonal_bitmap_expr_calculate" - [x] "orthogonal_bitmap_expr_calculate_count" - [x] "orthogonal_bitmap_intersect" - [x] "orthogonal_bitmap_intersect_count" - [x] "orthogonal_bitmap_union_count" ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
morrySnow
requested changes
Jan 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rebase搞错了,需要重新处理一下
@morrySnow @KassieZ 重新提了pr,麻烦再帮忙review下 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Versions
Languages
Docs Checklist
Including the following functions
"percentile_approx"
"percentile_approx_weighted"
"percentile_array"
"quantile_union"
"regr_intercept"
"regr_slope"
"retention"
"sequence_count"