You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/04 18:15:18 UTC

[GitHub] [arrow] pitrou commented on pull request #9000: ARROW-10557: [C++] Add scalar string slicing/substring kernel

pitrou commented on pull request #9000:
URL: https://github.com/apache/arrow/pull/9000#issuecomment-754131925


   > All edge cases detected by this are translated to the C++ unittest suite, so we could reduce them to reduce pytest execution cost (I added 1 second).
   
   You could instead use regular for loops instead of the pytest parametrization "magic". It would probably remove a lot of overhead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org