You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jayzhan211 (via GitHub)" <gi...@apache.org> on 2023/06/17 03:05:46 UTC

[GitHub] [arrow-rs] jayzhan211 opened a new issue, #4426: Support casting from/to between FixedSizeList and List

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

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   <!--
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for this feature, in addition to  the *what*)
   -->
   Ref https://github.com/apache/arrow-datafusion/issues/6560, we need casting from FixedSizeList to List
   In general, casting from/to between these two types are helpful
   
   **Describe the solution you'd like**
   <!--
   A clear and concise description of what you want to happen.
   -->
   Casting between FixedSizeList and List in arrow-cast/src/cast.rs
   
   **Describe alternatives you've considered**
   <!--
   A clear and concise description of any alternative solutions or features you've considered.
   -->
   
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   


-- 
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] fansehep commented on issue #4426: Support casting from/to between FixedSizeList and List

Posted by "fansehep (via GitHub)" <gi...@apache.org>.
fansehep commented on issue #4426:
URL: https://github.com/apache/arrow-rs/issues/4426#issuecomment-1648190958

   Can i try the second?


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


Re: [I] Support casting from/to between FixedSizeList and List [arrow-rs]

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed issue #4426: Support casting from/to between FixedSizeList and List
URL: https://github.com/apache/arrow-rs/issues/4426


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