Skip to content

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

Closed
pitrou wants to merge 1 commit into
apache: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 into
apache:masterfrom
pitrou:ARROW-10208-split-string-sliced

Conversation

@pitrou

@pitrou pitrou commented Oct 21, 2020

Copy link
Copy Markdown
Member

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
Copy Markdown

@maartenbreddels

Copy link
Copy Markdown
Contributor

Yes, totally makes sense.

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member Author

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