-
Notifications
You must be signed in to change notification settings - Fork 726
Moved types mapping documentation into s3 folder instead of import/export folder #28577
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?
Moved types mapping documentation into s3 folder instead of import/export folder #28577
Conversation
|
⚪
🟢 |
|
⚪
🟢 |
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 reorganizes the types mapping documentation by moving it from the general import_and_export.md file into a dedicated document within the S3-specific folder. Since types mapping is primarily relevant to S3 and Parquet format operations, this change improves documentation organization and discoverability.
Key changes:
- Moved types mapping documentation from
import_and_export.mdto a dedicateds3/types_mapping.mdfile - Added the new types mapping document to the S3 section's table of contents
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ydb/docs/ru/core/concepts/federated_query/s3/types_mapping.md | Added header and introduction text for the standalone types mapping document |
| ydb/docs/ru/core/concepts/federated_query/s3/toc_i.yaml | Added entry for the new types mapping document in the S3 documentation navigation |
| ydb/docs/ru/core/concepts/federated_query/import_and_export.md | Removed types mapping section and include statement since it's now in a dedicated S3 document |
Comments suppressed due to low confidence (1)
ydb/docs/ru/core/concepts/federated_query/s3/types_mapping.md:1
- The page title mentions only export ('экспорте данных') but the content describes both import and export operations. The title should be updated to match the table of contents entry: 'Отображение типов при импорте и экспорте данных в формате Parquet' to accurately reflect the content.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (17)Log was truncated. (2 records) |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (17)Log was truncated. (2 records) |
❌ Documentation buildRevision build failed |
|
⚪
🟢 |
|
⚪
🟢 |
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.
давай переименуем файл. слишком абстрактное название. можно слово arrow дописать
✅ Documentation buildRevision built successfully Build logsWarnings (17)Log was truncated. (2 records) |
|
⚪
🟢 |
|
⚪
🟢 |
✅ Documentation buildRevision built successfully Build logsWarnings (17)Log was truncated. (2 records) |
Changelog entry
...
Changelog category
Description for reviewers
...