-
Notifications
You must be signed in to change notification settings - Fork 8k
Make MergerMutator more customizable #73294
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
Conversation
|
This is an automated comment for commit ad88456 with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
src/Storages/MergeTree/Compaction/MergePredicates/DistributedMergePredicate.h
Show resolved
Hide resolved
src/Storages/MergeTree/Compaction/MergeSelectors/SimpleMergeSelector.cpp
Show resolved
Hide resolved
src/Storages/MergeTree/Compaction/PartsCollectors/MergeTreePartsCollector.cpp
Show resolved
Hide resolved
src/Storages/MergeTree/Compaction/PartsCollectors/MergeTreePartsCollector.h
Show resolved
Hide resolved
* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20250115) * Fix build due to ClickHouse/ClickHouse#73294 * Fix UT due to ClickHouse/ClickHouse#70102 --------- Co-authored-by: kyligence-git <gluten@kyligence.io> Co-authored-by: Chang Chen <baibaichen@gmail.com>
|
Do we really need this amount of logs? Is it really useful to have this spamming all the time? |
You think that's too much? It writes this log no more than once every 10 seconds. We can increase it to 1 minute I think. |
|
Yes, it is too much. |
Make MergerMutator more customizable
Changelog category (leave one):
CI Settings (Only check the boxes if you know what you are doing):