aiguofer commented on issue #153:
URL: https://github.com/apache/arrow-java/issues/153#issuecomment-2560271884

   Ok, I dug into this a bit more. I think the change shouldn't be too 
difficult, the hardest part will be agreeing on expected behavior.
   
   I started a draft PR: #462
   
   I would love to hear thoughts & opinions on:
   - Should we ignore the `parameterSchema` returned by the server altogether 
or should we respect all types except for Null vectors and treat those as "wild 
cards"?
     - What do the other drivers do?
   - How do we ensure all of the required Avatica `TypedValues` are mapped to 
an `ArrowType`?


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