mapleFU commented on issue #36799:
URL: https://github.com/apache/arrow/issues/36799#issuecomment-1655237057

   You can:
   
   1. Cast `interval` to `time64`, `duration` or other supported types, or you 
can use extension types
   2. Maybe we can cast it to 
https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#interval , 
but it need some further development
   
   Currently, we doesn't support write arrow `month_day_nano_interval` to 
parquet file. See 
https://github.com/apache/arrow/issues/36798#issuecomment-1655221931


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to