Skip to content
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

colbuilder: allow wrapping of more processors #60642

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

yuzefovich
Copy link
Member

Several processors have recently been refactored or introduced, and all
of them implement RowSource interface (by embedding ProcessorBase),
so all of them can be wrapped into the vectorized flow.

Addresses: #57268.

Release note: None

Several processors have recently been refactored or introduced, and all
of them implement `RowSource` interface (by embedding `ProcessorBase`),
so all of them can be wrapped into the vectorized flow.

Release note: None
@yuzefovich yuzefovich requested review from asubiotto and a team February 17, 2021 00:05
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 17, 2021

Build succeeded:

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