FoxHeather opened a new issue, #36968: URL: https://github.com/apache/arrow/issues/36968
### Describe the usage question you have. Please include as many useful details as possible. The Apache Parquet Logic types includes 3 String Types: STRING, ENUM and UUID. [https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#string-types ](url) In the Data Types and Schemas, there is no ENUM and UUID. [https://arrow.apache.org/docs/python/api/datatypes.html#](url) Now, I want to generate a Parquet file that including type ENUM and type UUID. Who can support your ideas how to do it? ### 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]
