Skip to content

Use same operator type for index join builders#11758

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/operator_type
Apr 5, 2022
Merged

Use same operator type for index join builders#11758
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/operator_type

Conversation

@sopel39
Copy link
Member

@sopel39 sopel39 commented Apr 1, 2022

This prevents failures when adding operator stats
(operators at same pipeline index should have same type).

fixes #6220

This prevents failures when adding operator stats
(operators at same pipeline index should have same type).
@sopel39 sopel39 requested a review from findepi April 1, 2022 20:00
@cla-bot cla-bot bot added the cla-signed label Apr 1, 2022
@sopel39 sopel39 merged commit bfa1526 into trinodb:master Apr 5, 2022
@sopel39 sopel39 deleted the ks/operator_type branch April 5, 2022 21:33
@sopel39 sopel39 mentioned this pull request Apr 5, 2022
@github-actions github-actions bot added this to the 376 milestone Apr 5, 2022
v-jizhang added a commit to v-jizhang/presto that referenced this pull request Apr 25, 2022
Cherry-pick of trinodb/trino#11758

This prevents failures when adding operator stats
(operators at same pipeline index should have same type).

Co-authored-by: Karol Sobczak <napewnotrafi@gmail.com>
highker pushed a commit to prestodb/presto that referenced this pull request Apr 26, 2022
Cherry-pick of trinodb/trino#11758

This prevents failures when adding operator stats
(operators at same pipeline index should have same type).

Co-authored-by: Karol Sobczak <napewnotrafi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Sporadic failure: Expected operatorType to be PagesIndexBuilderOperator but was PageBufferOperator

2 participants