alamb commented on PR #10297:
URL: https://github.com/apache/arrow-rs/pull/10297#issuecomment-5146960523

   The actual Arrow spec uses `key` and ` value` as well for the field ames
   
   
https://github.com/apache/arrow/blob/35c5ffd12173284406e4a2c86405415444e596d7/format/Schema.fbs#L120
   
   ```rust
   /// A Map is a logical nested type that is represented as
   ///
   /// List<entries: Struct<key: K, value: V>>
   ```


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