lidavidm opened a new issue, #35974:
URL: https://github.com/apache/arrow/issues/35974

   ### Describe the enhancement requested
   
   Same issue that bit the C++ implementation: Schema() is infallible so it 
can't be implemented on top of C Data Interface (where get_schema is fallible) 
without panicking. We should import the schema up front and report the error 
properly.
   
   ### Component(s)
   
   Go


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