Skip to content

ARROW-10208: [C++] Fix split string kernels on sliced input#8496

Closed
pitrou wants to merge 1 commit intoapache:masterfrom
pitrou:ARROW-10208-split-string-sliced
Closed

ARROW-10208: [C++] Fix split string kernels on sliced input#8496
pitrou wants to merge 1 commit intoapache:masterfrom
pitrou:ARROW-10208-split-string-sliced

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Oct 21, 2020

Nulls were propagated incorrectly. We can simply let the kernel machinery do this for us.

Nulls were propagated incorrectly.  We can simply let the kernel machinery do this for us.
@github-actions
Copy link

@maartenbreddels
Copy link
Contributor

Yes, totally makes sense.

Copy link
Member Author

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

+1, will merge

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.

2 participants