davidhcoe opened a new pull request, #2917:
URL: https://github.com/apache/arrow-adbc/pull/2917

   Introduces a new setting to set the maximum timestamp precision to 
Microsecond. Setting this value will convert the default Nanosecond value to 
Microsecond to avoid the overflow that occurs when a date is before the year 
1678 or after 2262.
   
   Provides a fix for https://github.com/apache/arrow-adbc/issues/2811 by 
creating a workaround that can be set by the caller.


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