-
Notifications
You must be signed in to change notification settings - Fork 742
(docs) append create table syntax #30484
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
Conversation
|
🟢 |
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (4) |
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (4) |
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.
Может быть не стоит сейчас публиковать этот синтаксис, так как он
- Не добавляет сейчас никаких новых возможностей пользователю и
- Не слишком консистентен с колоночными таблицами (PARTITION BY без указания способа партиционирования, располагается в списке колонок, а не в конце CREATE TABLE).
Мы в следующем полугодии будем добавлять новые возможности и партиционирование строковых таблиц, наверно там будет другой синтаксис.
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (4) |
|
⚪
🟢 |
Co-authored-by: Andrey Fomichev <fomichev@ydb.tech>
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (4) |
a-s-maslov
left a comment
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.
lgtm
Changelog entry
...
Changelog category
Description for reviewers
...