-
Notifications
You must be signed in to change notification settings - Fork 7
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
[ydb dwh] add useful attributes to coltable tabs #885
Comments
I suggest that the following list should be displayed:
You can show below (or better to show somewhere separate):
I suggest not to show:
|
ydb-platform/ydb#6672 waiting for this one |
@SloNN Where can I get info about column table partitioning? Currently, we have only |
Regarding Min and Max number of partitions - we don't have these params for columns tables, do they exist somewhere? |
We will resolve it here ydb-platform/ydb#6672 |
This information will be provided in this issue ydb-platform/ydb#7620 |
Rename
Columntable
toColumn-oriented table
like in docsAt the top section
AUTO_PARTITIONING_MIN_PARTITIONS_COUNT
should be displayed as well, according to docsPartitioning section should be displayed just like it was written in sql query -
PARTITION BY HASH(id)
Further improvements are to be discussed during a meeting in a couple of weeks
The text was updated successfully, but these errors were encountered: