Skip to content

docs: hll&udd #1844

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

docs: hll&udd #1844

wants to merge 12 commits into from

Conversation

discord9
Copy link
Contributor

What's Changed in this PR

add docs for hll&udd

Describe the change in this PR

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

Signed-off-by: discord9 <[email protected]>
Copy link

cloudflare-workers-and-pages bot commented Jun 18, 2025

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 28d2150
Status: ✅  Deploy successful!
Preview URL: https://5dcbc3be.greptime-docs.pages.dev
Branch Preview URL: https://hll-udd-docs.greptime-docs.pages.dev

View logs

Copy link
Collaborator

@nicecui nicecui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is better to write these functions one by one. and the description of each function should be detailed. For example like https://www.ibm.com/docs/en/uax?topic=functions-hll

discord9 added 3 commits June 18, 2025 15:30
Signed-off-by: discord9 <[email protected]>
Signed-off-by: discord9 <[email protected]>
### `uddsketch_state`

The `uddsketch_state` function is used to create a UDDSketch state in binary from a given column. It takes three parameters:
- `bucket_num`, which is the number of buckets to use for the sketch,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a link to how to determine bucket_num value

discord9 and others added 3 commits June 18, 2025 17:32
Copy link
Collaborator

@nicecui nicecui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
the EN documentation is LGTM

discord9 added 3 commits June 19, 2025 18:49
Signed-off-by: discord9 <[email protected]>
Signed-off-by: discord9 <[email protected]>
Signed-off-by: discord9 <[email protected]>
@fengjiachun
Copy link
Contributor

👍 the EN documentation is LGTM

+1, please add the Chinese documentation @discord9

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.

3 participants