disabled block engine for spilling - #7778
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
85e21a8 to
c7c8bb3
Compare
Local testDeployed local ydb and made 2 requests. Current ydb state is: spilling enabled in all nodes by default, FinalizeByKey(WideCombine) is enabled by default. Query with spilling disabled:AST:No WideCombiner. Query with spilling enabled (default):AST:WideCombiner is presented More complex request (tpch q4):https://paste.yandex-team.ru/9d65cdbb-95e4-4b4a-b983-317f6baec409 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ ⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Changelog entry
Block engine doesn't support wide combiner. But spilling for aggregation only works in it WideCombiner. So, this PR disables block engine when spilling in aggregation is enabled
...
Changelog category
Additional information
...