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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   We have a lot of data where there is a duration that's stored as number of 
nanoseconds, and we'd like to do all the things we can do with intervals with 
it.
   
   **Describe the solution you'd like**
   
   Implement support for casting int64 to interval types.
   
   **Describe alternatives you've considered**
   
   Change the data to be produced as intervals immediately. Unfortunately this 
is historic data though and that is not really possible.
   
   **Additional context**
   
   n/a
   


-- 
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-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to