assignUser commented on issue #44030:
URL: https://github.com/apache/arrow/issues/44030#issuecomment-2340318111

   Though the error also happens in R so it's a libarrow issue. 
   ```
   r$> read_csv_arrow('test.csv', col_types = schema(col_a = 
timestamp('ns','UTC')))
   Error:
   ! Invalid: In CSV column #0: CSV conversion error to timestamp[ns, tz=UTC]: 
invalid value '1602076140000000000'
   ```


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