You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/19 14:07:04 UTC

[GitHub] [arrow-rs] alamb commented on issue #1206: Dictionary IDs Arrow IPC

alamb commented 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 serialiation
   
   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-unsubscribe@arrow.apache.org

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