Skip to content
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

Fix hll function #1894

Closed
wants to merge 46 commits into from
Closed

Fix hll function #1894

wants to merge 46 commits into from

Conversation

echo-hhj
Copy link
Contributor

Versions

  • dev
  • 3.0
  • 2.1
  • 2.0

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

echo-hhj and others added 30 commits January 21, 2025 18:53
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built

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
## Versions 

- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0

## Languages

- [ ] Chinese
- [ ] 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
- [ ] 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.

![image](https://github.com/user-attachments/assets/8c5c7e35-0ca4-4769-ac09-8b3c70e73f80)

![image](https://github.com/user-attachments/assets/3ab56b6c-4c1f-4e33-b581-df5fc7677b77)
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
…he#1863)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [x] Checked by AI
- [x] Test Cases Built
…ache#1866)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [x] Checked by AI
- [x] Test Cases Built
apache#1877)

- [x] "approx_count_distinct", 
- [x] orthogonal_bitmap_union_count

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
…ache#1807)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
…che#1812)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
…1828)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
…e format (apache#1844)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
bit_count
bit_length
bit_shift_left
bit_shift_right
bit_test, bit_test_all
xor
bitand
bitnot
bitor

---------

Co-authored-by: morrySnow <[email protected]>
Merge "json_parse, jsonb_parse
json_parse_error_to_invalid, jsonb_parse_error_to_invalid
json_parse_error_to_null, jsonb_parse_error_to_null
json_parse_error_to_value, jsonb_parse_error_to_value
json_parse_notnull, jsonb_parse_notnull" into "json_parse" 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
- [x] json_set
- [x] json_exists_path
- [x] jsonb_extract

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [ ] Chinese
- [ ] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
mklzl and others added 16 commits January 23, 2025 11:19
- [x] zh_json_quote
- [x] zh_json_unquote
- [x] zh_json_extract
- [x] zh_json_insert
- [x] zh_json_object
- [x] zh_json_replace

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [ ] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
DESC TABLE 
CANCEL ALTER TABLE 
TRUNCATE TABLE 
DROP TABLE
SHOW CREATE TABLE
## 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

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built

---------

Co-authored-by: Lei Zhang <[email protected]>
Co-authored-by: KassieZ <[email protected]>
Co-authored-by: wyx123654 <[email protected]>
Co-authored-by: zhannngchen <[email protected]>
Co-authored-by: hechao <[email protected]>
Co-authored-by: hechao <[email protected]>
Co-authored-by: ErXi <[email protected]>
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [x] Checked by AI
- [x] Test Cases Built
"json_array
json_object
json_quote
json_unquote
json_extract
json_insert
json_replace
json_set
json_exists_path
jsonb_extract
json_parse
"

## 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
…nction (apache#1817)

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] 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
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built

---------

Co-authored-by: smallhibiscus <844981280>
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] 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
## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] 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
## 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

---------

Co-authored-by: yangfei <[email protected]>
```
CREATE REPOSITOR
DROP REPOSITORY
DROP REPOSITORY
SHOW REPOSITORIES
```

## Versions 

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
@echo-hhj echo-hhj closed this Jan 23, 2025
@echo-hhj echo-hhj deleted the hll branch January 23, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.