-
Notifications
You must be signed in to change notification settings - Fork 760
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
Conversation
Signed-off-by: Chojan Shang <psiace@outlook.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Chojan Shang <psiace@outlook.com>
|
||
### New AI-related Configurations | ||
|
||
Databend has added new AI-related configurations that allow for the use of different endpoints and models. |
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.
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`. |
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.
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. |
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.
Added ...
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Summary about this PR
Closes #issue