You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "js8544 (via GitHub)" <gi...@apache.org> on 2023/06/21 15:23:15 UTC

[GitHub] [arrow] js8544 opened a new issue, #36203: [C++] Support casting in both ways for is_in and index_in

js8544 opened a new issue, #36203:
URL: https://github.com/apache/arrow/issues/36203

   ### Describe the enhancement requested
   
   This is a follow up of https://github.com/apache/arrow/pull/36058#pullrequestreview-1488682384. Currently it only try to cast the value set to input type, not the other way around. This causes some valid input types to be rejected.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] pitrou closed issue #36203: [C++] Support casting in both ways for is_in and index_in

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #36203: [C++] Support casting in both ways for is_in and index_in
URL: https://github.com/apache/arrow/issues/36203


-- 
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: issues-unsubscribe@arrow.apache.org

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