Skip to content

Use same operator type for index join builders#17630

Merged
highker merged 1 commit intoprestodb:masterfrom
v-jizhang:operator_type
Apr 26, 2022
Merged

Use same operator type for index join builders#17630
highker merged 1 commit intoprestodb:masterfrom
v-jizhang:operator_type

Conversation

@v-jizhang
Copy link
Contributor

@v-jizhang v-jizhang commented Apr 11, 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

Test plan - Make sure CI tests pass

== NO RELEASE NOTE ==

@highker highker requested a review from NikhilCollooru April 19, 2022 23:09
@NikhilCollooru
Copy link
Contributor

Please squash the commits. One commit is good for this PR

Copy link
Contributor

@NikhilCollooru NikhilCollooru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks good if the commits can be squashed into one.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this to the top of the stack. Break a line between static and non-static members.

@highker highker self-assigned this Apr 23, 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 highker merged commit 538577b into prestodb:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants