thinkharderdev commented on PR #6873:
URL: https://github.com/apache/arrow-rs/pull/6873#issuecomment-2543132904

   > Ok so is the thesis that dictionary ID are just an implementation detail 
of the IPC format
   
   Been checked out on this one for a bit but IIRC this was the original 
insight behind all of this. Browsing around through other arrow implementations 
in other languages they don't seem to expose the dictionary ID at all in the 
schema and leave it as in internal detail of IPC serde. If people are using the 
dictionary ID it's probably for something that should properly be done with kv 
metadata instead. 


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