datbth commented on issue #43640: URL: https://github.com/apache/arrow/issues/43640#issuecomment-2291209395
If I understand correctly, to implement such `MonthDayMillis` for writing to parquet, I will only need to implement `ParquetLogicalType` for it (while other methods like `Value` and `MarshalJSON` are not required), am I correct? If yes then yeah it is great 👍 p/s If it's true that parquet Interval does not support negative intervals then I can't use it anyway 😄. But this enhancement will probably still be useful in other scenarios. -- 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]
