vegarsti commented on issue #8016:
URL: https://github.com/apache/arrow-rs/issues/8016#issuecomment-3161335836

   @brancz Do you happen to have a code snippet you could share for when you're 
trying to persist Arrow as Parquet? That would be very helpful as well.
   
   For the `match` arm in `arrow_to_parquet_type`, which is currently 
panicking, I _think_ doing roughly the same as what the  arm above it for the 
`Dictionary` type does, will work.
   
   But I haven't found the code for converting records, which I imagine is the 
more complicated part.


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

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

Reply via email to