You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/02/02 20:58:37 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #4875: Date before `1678` causes panic

alamb commented on issue #4875:
URL: https://github.com/apache/arrow-datafusion/issues/4875#issuecomment-1414363743

   I believe this has been fixed now: 
   
   ```
   DataFusion CLI v17.0.0
   ❯  select '1677-06-14T07:29:01.256'::timestamp;
   ArrowError(ParseError("The dates that can be represented as nanoseconds have to be between 1677-09-21T00:12:44.0 and 2262-04-11T23:47:16.854775804"))
   ```
   Please let me know if you disagree


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org