[ https://issues.apache.org/jira/browse/ARROW-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302973#comment-16302973 ]
ASF GitHub Bot commented on ARROW-1487: --------------------------------------- Licht-T commented on issue #1383: ARROW-1487: [C++] Implement casts from List<A> to List<B>, where a cast function is defined from any A to B URL: https://github.com/apache/arrow/pull/1383#issuecomment-353809520 Thnaks @wesm! I understand why normal `CastKernel` and `ListCastKernel` are needed separately. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > [C++] Implement casts from List<A> to List<B>, where a cast function is > defined from any A to B > ----------------------------------------------------------------------------------------------- > > Key: ARROW-1487 > URL: https://issues.apache.org/jira/browse/ARROW-1487 > Project: Apache Arrow > Issue Type: New Feature > Components: C++ > Reporter: Wes McKinney > Assignee: Licht Takeuchi > Labels: pull-request-available > Fix For: 0.8.0 > > > If a cast rule for the child type is not implemented, the failure should > occur during kernel selection rather than at kernel evaluation time. -- This message was sent by Atlassian JIRA (v6.4.14#64029)