Skip to content

ARROW-12950: [C++] Add count_substring kernel#10454

Closed
lidavidm wants to merge 2 commits into
apache:masterfrom
lidavidm:arrow-12950
Closed

ARROW-12950: [C++] Add count_substring kernel#10454
lidavidm wants to merge 2 commits into
apache:masterfrom
lidavidm:arrow-12950

Conversation

@lidavidm

@lidavidm lidavidm commented Jun 4, 2021

Copy link
Copy Markdown
Member

Depends on ARROW-12969. ignore_case is not included here; I'll include it with the regex variant in ARROW-12952.

@github-actions

github-actions Bot commented Jun 4, 2021

Copy link
Copy Markdown

@pitrou

pitrou commented Jun 7, 2021

Copy link
Copy Markdown
Member

Could you rebase now that the parent issue has been fixed?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd like to see a more challenging use case, e.g. counting the number of occurrences of "aa" in "aaaaa".

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1, thank you @lidavidm

@pitrou

pitrou commented Jun 7, 2021

Copy link
Copy Markdown
Member

@pitrou pitrou closed this in d77e272 Jun 7, 2021
@lidavidm lidavidm deleted the arrow-12950 branch June 7, 2021 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants