zeroshade commented on issue #2843:
URL: https://github.com/apache/arrow-adbc/issues/2843#issuecomment-2906988041

   @Niivii What is the Snowflake Type of that column in your table? Is it 
`TIMESTAMP_TZ`, `TIMESTAMP_NTZ` or `TIMESTAMP_LTZ`?
   
   This will affect how snowflake interprets and displays the value. Also 
importantly, is this using ADBC to create the table? Or just to perform 
insertions to a table that already existed (and with which of the timestamp 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to