simonaubertbd opened a new issue, #48696: URL: https://github.com/apache/arrow/issues/48696
### Describe the enhancement requested Hello, From what I understand, we can add custom metadata with a key pair system like described here : https://arrow.apache.org/docs/python/generated/pyarrow.Field.html#pyarrow.Field.with_metadata This is very powerful but what would be even better for interoperability to also have a field/column description with a standardized name. Field description is probably the most common metadata, it exists in SQL, in most of industry software such as Tableau, Alteryx, Dataïku and it would definitly help to have it with a standard name in Arrow (please note I asked for the same enhancement for Apache parquet here : https://github.com/apache/parquet-format/issues/447 ) Best regards, Simon ### Component(s) Python -- 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]
