alamb commented on issue #5849: URL: https://github.com/apache/arrow-rs/issues/5849#issuecomment-2152306145
i updated the title of this ticket to reflect the end behavior I think it is addressing Specifically, I think the gap identified by @marvinlanhenke above is that trying to write an `IntervalMonthDayNano` array to parquet via https://docs.rs/parquet/latest/parquet/arrow/arrow_writer/struct.ArrowWriter.html will not work TO proceed with this ticket the first thing would probably be to make a small test case to verify that `IntervalMonthDayNanoArray` can not be written to parquet -- 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]
