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/29 15:06:27 UTC

[GitHub] [arrow] ritchie46 opened a new pull request #9362: ARROW-11428: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

ritchie46 opened a new pull request #9362:
URL: https://github.com/apache/arrow/pull/9362


   This PR makes the existing comparisson kernels that operate on `StringArray` generic over both `StringArray` and `LargeStringArray`.


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



[GitHub] [arrow] alamb closed pull request #9362: ARROW-11457: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

Posted by GitBox <gi...@apache.org>.
alamb closed pull request #9362:
URL: https://github.com/apache/arrow/pull/9362


   


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



[GitHub] [arrow] alamb commented on pull request #9362: ARROW-11428: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #9362:
URL: https://github.com/apache/arrow/pull/9362#issuecomment-771002207


   https://issues.apache.org/jira/browse/ARROW-11428 is something related to `power kernel` so I filed another JIRA ticket for this one in particular: https://issues.apache.org/jira/browse/ARROW-11457


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



[GitHub] [arrow] github-actions[bot] commented on pull request #9362: ARROW-11428: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9362:
URL: https://github.com/apache/arrow/pull/9362#issuecomment-769859834


   https://issues.apache.org/jira/browse/ARROW-11428


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



[GitHub] [arrow] github-actions[bot] commented on pull request #9362: ARROW-11457: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9362:
URL: https://github.com/apache/arrow/pull/9362#issuecomment-771002575


   https://issues.apache.org/jira/browse/ARROW-11457


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



[GitHub] [arrow] ritchie46 commented on pull request #9362: ARROW-11428: [Rust] Make string comparisson kernels generic over Utf8 and LargeUtf8

Posted by GitBox <gi...@apache.org>.
ritchie46 commented on pull request #9362:
URL: https://github.com/apache/arrow/pull/9362#issuecomment-770371597


   > +1 Thanks @ritchie46 the only thing that would improve this PR would be a test or two to ensure someone doesn't cause this functionality to regress in the future.
   
   Done!


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