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

   fixes #3103
   
   Adding new cases to `arrFromVal` to allow for handling `time.Time` and 
`arrow.Timestamp` and `arrow.Time32`/`arrow.Time64` types. This only works when 
the parameter schema is provided by the FlightSQL server side when utilizing a 
prepared statement or otherwise.
   
   If we don't have the parameter schema, then it will error as usual.


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