CurtHagenlocher commented on issue #39568:
URL: https://github.com/apache/arrow/issues/39568#issuecomment-1887576375

   As I understand it, the type ids are purely a convenience for each 
implementation. What actually matters is what's serialized via FlatBuffers 
(which does not include the language-specific type id) or what's passed via the 
C API (in which the types are represented as strings).
   
   Is there a specific consequence you've noticed that you attribute to the 
difference in ids?


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