WillAyd commented on issue #812:
URL: https://github.com/apache/arrow-adbc/issues/812#issuecomment-1608211661

   pandas will just defer to sqlalchemy or sqlite3. I think both just store 
those values as ISO strings. Here are relevant docs:
   
   
https://docs.python.org/3/library/sqlite3.html#default-adapters-and-converters
   https://docs.sqlalchemy.org/en/20/dialects/sqlite.html#date-and-time-types


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