marvinlanhenke commented on PR #10801:
URL: https://github.com/apache/datafusion/pull/10801#issuecomment-2150625815

   > > @alamb PTAL.
   > > As described in the PR I tried to prepare as much as possible, although 
statistics are not yet supported.
   > > Yet another issue: The `IntervalUnit::MonthDayNano` is also not 
[supported](https://github.com/apache/arrow-rs/blob/master/parquet/src/arrow/arrow_writer/mod.rs#L747).
   > > So I'll guess we have to open 2 tickets in arrow-rs?
   > 
   > I filed 
[apache/arrow-rs#5847](https://github.com/apache/arrow-rs/issues/5847). I 
didn't quite understand your suggestion about two tickets
   
   I was thinking about two tickets:
   1. Interval statistics not supported; possibly due to those 
[lines](https://github.com/apache/datafusion/issues/10752#issuecomment-2150024521)
   2. Type IntervalUnit::MonthDayNano not supported at all by the 
[arrow_writer](https://github.com/apache/arrow-rs/blob/master/parquet/src/arrow/arrow_writer/mod.rs#L747)
   
   I think those are two distinct issues?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to