Skip to content

Conversation

@thisisnic
Copy link
Member

@thisisnic thisisnic commented Jun 24, 2021

This adds tests of the ascii_reverse kernel and a binding and tests for the stri_reverse function which calls the utf8_reverse kernel

@github-actions
Copy link

@ianmcook
Copy link
Member

Maybe map the function stri_reverse (from stringi) to it?

@ianmcook
Copy link
Member

Looks good, thanks Nic! Could you please update the cheeky description to reflect that this PR is not quite so pointless now that it contains an actual function mapping? Then I'll merge.

@thisisnic
Copy link
Member Author

Looks good, thanks Nic! Could you please update the cheeky description to reflect that this PR is not quite so pointless now that it contains an actual function mapping? Then I'll merge.

Good point...done!

@thisisnic
Copy link
Member Author

@ianmcook It's still not happy with that stringi function; what do you reckon is best to do?

@ianmcook
Copy link
Member

@ianmcook It's still not happy with that stringi function; what do you reckon is best to do?

Dang, ok, this has been a learning experience for me! 🤦‍♂️

I'm of the opinion that it's bad to add new suggests unless there's a really good reason to do so. But maybe that's overzealous. Probably best to roll back to bcc7295 and let stringi be in the suggests.

@thisisnic thisisnic force-pushed the ARROW-12869_str_reverse branch from 11065d5 to bcc7295 Compare June 24, 2021 14:11
@ianmcook ianmcook closed this in c4a20e9 Jun 24, 2021
nealrichardson added a commit that referenced this pull request Jul 13, 2021
Also fixes some test warnings. Still to-do: address the failing (now skipped) string reverse functions added in #10589.

Closes #10706 from nealrichardson/arrow-12994

Authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
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