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

docs(weekly): add this week in databend 89 #11085

Merged
merged 2 commits into from
Apr 16, 2023
Merged

Conversation

PsiACE
Copy link
Member

@PsiACE PsiACE commented Apr 16, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

Closes #issue

Signed-off-by: Chojan Shang <psiace@outlook.com>
@PsiACE PsiACE requested a review from soyeric128 April 16, 2023 00:08
@vercel
Copy link

vercel bot commented Apr 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2023 10:05am

@mergify mergify bot added the pr-doc this PR needs/changes the documents or websites label Apr 16, 2023
Signed-off-by: Chojan Shang <psiace@outlook.com>
@PsiACE PsiACE merged commit f9a0c3e into databendlabs:main Apr 16, 2023
@PsiACE PsiACE deleted the weekly-89 branch April 16, 2023 10:13

### New AI-related Configurations

Databend has added new AI-related configurations that allow for the use of different endpoints and models.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Databend now offers additional configurations for AI-related tasks, allowing you the flexibility to choose from various endpoints and models.

Here are some noteworthy items recorded here, perhaps you can find something that interests you.

- Databend leverages a RBAC model to secure your data. Read [Docs | Access Control Privileges](https://databend.rs/doc/sql-reference/access-control-privileges) to learn about Global privileges and Object-specific privileges in Databend.
- Add the `array_aggregate` function and support more array aggregate functions, including `stddev_samp`, `stddev_pop`, `stddev`, `std`, `median`, `approx_count_distinct`, `kurtosis`, and `skewness`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Added the ...


- Databend leverages a RBAC model to secure your data. Read [Docs | Access Control Privileges](https://databend.rs/doc/sql-reference/access-control-privileges) to learn about Global privileges and Object-specific privileges in Databend.
- Add the `array_aggregate` function and support more array aggregate functions, including `stddev_samp`, `stddev_pop`, `stddev`, `std`, `median`, `approx_count_distinct`, `kurtosis`, and `skewness`.
- Add the system table `system.caches` to describe the cache status in Databend.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Added ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-doc this PR needs/changes the documents or websites
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants