Re: [C++][Python] Parquet INT96 overflow for arrow timestamps

2021-04-27 Thread Antoine Pitrou
Hi Karik, I answered in the JIRA itself. Feel free to ask any more questions! Regards Antoine. Le 27/04/2021 à 16:28, Karik Isichei a écrit : Hi there, I previously raised an issue regarding arrow timestamp values overflowing when reading parquet type INT96 ( https://issues.apache.org/ji

[C++][Python] Parquet INT96 overflow for arrow timestamps

2021-04-27 Thread Karik Isichei
Hi there, I previously raised an issue regarding arrow timestamp values overflowing when reading parquet type INT96 ( https://issues.apache.org/jira/browse/ARROW-12096). I would like to try and add a contribution to this try and fix this, but wanted to check the following: - If I should start wit