pitrou commented on PR #50044: URL: https://github.com/apache/arrow/pull/50044#issuecomment-4668287642
`KeyValueMetadata` is meant for metadata serialized using Flatbuffers (or Thrift etc.). I don't think it's a good idea to use it for things that do not get serialized. It imposes a string parsing or conversion, loses typing etc. -- 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]
