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

[GitHub] [arrow-rs] wjones127 opened a new issue, #4390: Support casting temporal types to dictionary

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

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   
   Hit this line when trying to cast date32 to dictionary(_, date32):
   
   https://github.com/apache/arrow-rs/blob/ab56693985826bb8caea30558b8c25db286a5e37/arrow-cast/src/cast.rs#L3572
   
   **Describe the solution you'd like**
   Fill in at least temporal types, but if it's not too much trouble might as well take care of the other non-nested types: floats and bools.
   
   **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