AlenkaF commented on PR #45004: URL: https://github.com/apache/arrow/pull/45004#issuecomment-2539680007
If I look for example at [pa.Table.replace_schema_metadata](https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table.replace_schema_metadata), the metadata there can be a dict or `None`. So I agree with returning `None` here also when the metadata is empty. -- 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]
