docs(weekly): add this week in databend 89#11085
Merged
PsiACE merged 2 commits intodatabendlabs:mainfrom Apr 16, 2023
Merged
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>
soyeric128
reviewed
Apr 16, 2023
|
|
||
| ### New AI-related Configurations | ||
|
|
||
| Databend has added new AI-related configurations that allow for the use of different endpoints and models. |
Contributor
There was a problem hiding this comment.
Databend now offers additional configurations for AI-related tasks, allowing you the flexibility to choose from various endpoints and models.
soyeric128
reviewed
Apr 16, 2023
| 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`. |
soyeric128
reviewed
Apr 16, 2023
|
|
||
| - 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. |
This file contains hidden or 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
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.
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Summary about this PR
Closes #issue