AlenkaF commented on issue #42012: URL: https://github.com/apache/arrow/issues/42012#issuecomment-2858461029
It does look like it, @thisisnic — thanks for looking into it! The original implementation is in this PR: https://github.com/apache/arrow/pull/2140/files#diff-9f6b1034bb57bace094700a1b4748c88e40c9f98aec94a959ca466b5cbce0401 I think the main thing we need here is to add the test you've written. It would also be great to include an example in the user guide under [Custom schema and field metadata](https://arrow.apache.org/docs/python/data.html#custom-schema-and-field-metadata), and to open an issue in the [Arrow Cookbook repo](https://github.com/apache/arrow-cookbook/issues) to track it there as well. -- 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]
