alamb edited a comment on issue #1206:
URL: https://github.com/apache/arrow-rs/issues/1206#issuecomment-1016498624


   Another alternative is to remove `dict_id` entirely from `Field` and only 
use it while doing IPC serialization
   
   This appears to be what @jorgecarleitao  has done in arrow2
   
   https://github.com/jorgecarleitao/arrow2/search?q=dict_id
   
https://github.com/jorgecarleitao/arrow2/blob/main/src/datatypes/field.rs#L12-L21


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to