-
Notifications
You must be signed in to change notification settings - Fork 198
ch: Distributed Table Engine #2997
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
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
330579a
ch: Distributed Table Engine
serprex cb08a6d
ui
serprex 15f1535
fix adding column on source with distributed table as destination, ne…
serprex 68da86d
move cluster from table mapping to peer
serprex 065f721
more ON CLUSTER
serprex b695f20
move replicated to peer, apply to raw table
serprex 8fc83bd
onCluster method
serprex c3f37d2
redundant
serprex 0a8e99a
fixes
serprex f881184
experiment with ch cluster in ci
serprex 3c6248e
var
serprex 18fceb4
run 2nd copy of ci vs cluster
serprex 3497ac3
ON CLUSTER
serprex eb067ee
zookeeper
serprex a0438c2
checking for keeper error message
serprex fe21569
/
serprex a7c84bd
distributed raw table. e2e: shard by id by default
serprex afe7b3e
turn off replicated, see if it has impact, best add it when replicas …
serprex 9f14a02
cluster field optional
serprex 2495f58
do not create distributed table in front of null tables
serprex 741b498
RENAME ON CLUSTER
serprex 08bc1f3
I think this is failing over ORDER BY
serprex bfed75b
avoid terminating other jobs
serprex 368818c
skip removing tables from raw table
serprex af1bb3b
differentiate generic prefix
serprex 55f4049
don't trust sharding by uuid
serprex decf9e4
drill down
serprex b570874
version
serprex 45ec359
parallel_distributed_insert_select 2
serprex f08d258
insert_distributed_sync=1
serprex 3c639b1
new test specimen
serprex 779db19
ON CLUSTER for RENAME TABLE
serprex 3f97e50
reenable tests
serprex 5c56084
little fixes
serprex d4732a2
try this again
serprex 451f388
tweak prefix
serprex 11cbbef
more time for initial snapshot
serprex 72b822b
i give up
serprex 8ba6c9b
revert patience
serprex 929e6aa
back to cityHash64
serprex c3b76ff
skip failing tests
serprex c8b5fd7
skip more updates
serprex 1c5dfe1
test with parallel_distributed_insert_select=0
serprex 0dd2776
fix mongo
serprex febc254
don't apply schema changes to null tables on clusters
serprex 3dad0c6
remove s3 concurrency above 256MiB part size
serprex 87bbb1c
feedback
serprex 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
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.
Uh oh!
There was an error while loading. Please reload this page.