viirya commented on issue #1694: URL: https://github.com/apache/arrow-rs/issues/1694#issuecomment-1137993074
The `dict_id` is at `Field`. For `Map`, it has a `Field` which is a `Struct` field which has two fields for key and value. The dict id should be set at the nested field for the key. -- 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]
