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 2022/06/30 09:53:19 UTC

[GitHub] [arrow-rs] tustvold opened a new issue, #1975: Support DictionaryArray in Like Kernels

tustvold opened a new issue, #1975:
URL: https://github.com/apache/arrow-rs/issues/1975

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   Noticed whilst implementing https://github.com/apache/arrow-datafusion/pull/2808, we currently lack support for dictionary arrays in the like comparison kernels
   
   **Describe the solution you'd like**
   
   We should support dictionary arrays in these kernels
   
   **Describe alternatives you've considered**
   
   We could not support them
   
   **Additional context**
   None
   


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-rs] tustvold commented on issue #1975: Support DictionaryArray in Like Kernels

Posted by GitBox <gi...@apache.org>.
tustvold commented on issue #1975:
URL: https://github.com/apache/arrow-rs/issues/1975#issuecomment-1221382770

   That would be brilliant, you may be able to make use of the new ArrayAccessor plumbing to avoid code duplication


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] tustvold closed issue #1975: Support DictionaryArray in Like Kernels

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #1975: Support DictionaryArray in Like Kernels
URL: https://github.com/apache/arrow-rs/issues/1975


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-rs] psvri commented on issue #1975: Support DictionaryArray in Like Kernels

Posted by GitBox <gi...@apache.org>.
psvri commented on issue #1975:
URL: https://github.com/apache/arrow-rs/issues/1975#issuecomment-1221379533

   Hello,
   
   I would like to pick this up if no else is working on it.


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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