-
Notifications
You must be signed in to change notification settings - Fork 717
quickstart трансфер данных #23623
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
base: main
Are you sure you want to change the base?
quickstart трансфер данных #23623
Conversation
🟢 |
🔄 New commits pushed — @a-s-maslov please take a look. |
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.
Pull Request Overview
This PR adds Russian documentation for the data transfer feature (трансфер данных) in YDB, providing a quickstart guide for transferring data from topics to tables.
- Creates a comprehensive quickstart guide for data transfer functionality
- Adds new documentation section with proper navigation structure
- Integrates transfer documentation into the existing recipes section
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
transfer-quickstart.md | Main quickstart guide explaining step-by-step data transfer setup and usage |
transfer/toc_p.yaml | Table of contents configuration for the transfer documentation section |
transfer/index.md | Index page for the transfer recipes section |
recipes/toc_p.yaml | Adds transfer section to the main recipes navigation |
recipes/index.md | Adds transfer documentation link to the recipes overview |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
🔄 New commits pushed — @a-s-maslov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (2) |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @a-s-maslov please take a look. |
✅ Documentation buildRevision built successfully Build logsWarnings (2) |
|
||
## Заключение | ||
|
||
Данная статья приводит простой пример работы с трансфером: создание топика, таблицы и трансфера, записи в топик и проверки результата работы трансфера. |
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.
возможно стоит прокинуть мостик на живые сценарии? например то, что можно сделать на таблице CDC и настроить на него трансфер с логикой преобразования/фильтрации
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.
Это добавится при написании следующих recipts.
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @a-s-maslov please take a look. |
✅ Documentation buildRevision built successfully Build logsWarnings (2) |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @a-s-maslov please take a look. |
✅ Documentation buildRevision built successfully Build logsWarnings (2) |
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.
ОК
🔄 New commits pushed — @a-s-maslov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (2) |
Changelog entry
...
Changelog category
Description for reviewers
...