zzzzwj opened a new issue, #14748: URL: https://github.com/apache/arrow/issues/14748
### Describe the usage question you have. Please include as many useful details as possible. I'm trying to use C++ API to read a parquet file generated by a C# application based on PraquetSharp. As the title said, I encountered a problem of loading the UUID column. The schema, column description and sample code are shown below respectively.    Is the method I called incorrect? P.S I can successfully load the FixedLenByteArray Column from the file generated by C++ API with "logical_type=NONE". ### Component(s) C++ -- 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]
