pitrou commented on PR #12812: URL: https://github.com/apache/arrow/pull/12812#issuecomment-1096461837
Hmm, I don't think this is the right way to do this. The IPC message's `custom_metadata` is independent from record batch (i.e. schema) metadata, one should not influence the other. (also, you could have a `custom_metadata` for other message types such as Tensor) cc @wesm for opinions. -- 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]
