korowa edited a comment on issue #2044:
URL: 
https://github.com/apache/arrow-datafusion/issues/2044#issuecomment-1074835005


   @alitrack, the issue may be caused by "ARROW:schema" key-value pair in 
.parquet metadata - it contains schema which treats pickup/dropoff_datatime 
fields as Timestamp(Nanosecond) instead of Timestamp(Microseconds) in actual 
file schema. I suppose removing this tag from file metadata should help.


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


Reply via email to