-
Notifications
You must be signed in to change notification settings - Fork 9
engine=Hybrid #1071
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
engine=Hybrid #1071
Conversation
09b83a1 to
39c6725
Compare
src/Storages/StorageDistributed.cpp
Outdated
| } | ||
| } | ||
|
|
||
| void StorageDistributed::setAdditionalTableFunctions(std::vector<TableFunctionEntry> additional_table_functions_) |
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.
Maybe i'll rename it to smth like setTieredLayout
|
Failures - are minor (need to adjust the test for distributed plan) |
|
I can understand near 20% of code - that code is LGTM. :) |
39c6725 to
7bea2f1
Compare
|
Test failures: 02210_processors_profile_log probably a timer accuracy issue (less than 20 microseconds of mistake) Potential fix is smth like Unrelated. |
Looks like a known issue (something with IPv6 stack?) |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
engine=Hybrid implementation
Documentation entry for user-facing changes
Missing parts & known issues:
Exclude tests: