-
Notifications
You must be signed in to change notification settings - Fork 694
Export changefeed's configuration to s3 #12882
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
Merged
stanislav-shchetinin
merged 49 commits into
ydb-platform:main
from
stanislav-shchetinin:export_s3_changefeeds
Jan 20, 2025
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
02ee951
v1
stanislav-shchetinin fb6682b
completed
stanislav-shchetinin 6705979
tests
stanislav-shchetinin cee969c
dirs
stanislav-shchetinin 714178e
forFiltered
stanislav-shchetinin d469b2b
test
stanislav-shchetinin ac024b2
fix
stanislav-shchetinin 9e459b7
commit
stanislav-shchetinin b3f86ca
FillTopicDescription
stanislav-shchetinin a745df8
removed extra changes
stanislav-shchetinin 26ae427
v1
stanislav-shchetinin e38ce98
completed
stanislav-shchetinin 35547c6
tests
stanislav-shchetinin 0704d74
dirs
stanislav-shchetinin 7ad37f5
forFiltered
stanislav-shchetinin 9a82d4f
test
stanislav-shchetinin 7c06269
fix
stanislav-shchetinin 268c7be
commit
stanislav-shchetinin b983c14
fix bug
stanislav-shchetinin c89629c
fix rebase
stanislav-shchetinin fe7a81a
prepared upload
stanislav-shchetinin 447f529
upload
stanislav-shchetinin aa10221
removed extra func
stanislav-shchetinin f6c7b2e
removed extra func
stanislav-shchetinin 1fb32b5
fix after review
stanislav-shchetinin e466f85
fix
stanislav-shchetinin 7cfe28e
not fill pq
stanislav-shchetinin 7ee3a25
dbg
stanislav-shchetinin 601a8be
dbg
stanislav-shchetinin c7669af
worked v1
stanislav-shchetinin 6fd2dfa
removed dbg
stanislav-shchetinin 321c388
get description
stanislav-shchetinin 10cb25c
refactoring
stanislav-shchetinin 5029c66
checksum in test
stanislav-shchetinin bc768d6
changefeed generator
stanislav-shchetinin 437ebe4
rebase fix
stanislav-shchetinin 0edf2e7
fix rebase
stanislav-shchetinin 78df68b
use FillTopicDescription
stanislav-shchetinin 5445590
removed extra file
stanislav-shchetinin c8a6d44
fix
stanislav-shchetinin be60a44
template
stanislav-shchetinin 6c61dd1
ClearChangefeedUnderlyingTopics
stanislav-shchetinin e62bce1
Apply suggestions from code review
stanislav-shchetinin 03fa0d0
renamed
stanislav-shchetinin 36a7200
fix build
stanislav-shchetinin 96ef021
files equal
stanislav-shchetinin a98b598
fix review
stanislav-shchetinin 3b5807c
assert format
stanislav-shchetinin 859e2eb
fix
stanislav-shchetinin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
А для загрузки схемы таблицы можно эту же функцию переиспользовать? (можно отдельным pr)