comphead commented on issue #7958: URL: https://github.com/apache/arrow-datafusion/issues/7958#issuecomment-1783549505
[ts.snappy.zip](https://github.com/apache/arrow-datafusion/files/13193544/ts.snappy.zip) Attaching a parquet file. I created this in spark ``` spark.sql("select cast(-62125747200 as timestamp)").write.parquet("out") ``` -- 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]
