jeremyosterhoudt commented on PR #285:
URL: https://github.com/apache/calcite-avatica/pull/285#issuecomment-3114852741

   I updated the title and added some tests to cover the functionality.  
   
   I don't yet have access to Jira to update the issue (I filled out the info 
and the access is pending).  However, the Jira ticket currently does explain 
what this change is intended to cover.  Mapping `SqlType.ANY` for types not 
present in the `Types` Enum.  The current implementation makes connecting to 
tables for some database impossible that contain types not in the `Types` Enum  
(Oracle and SQL Server specifically, but others as well).  I detailed in the 
main body of the PR why some of these types can't/shouldn't be added to Avatica 
directly.


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