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.
   
![image](https://user-images.githubusercontent.com/23235538/204231588-d3174c9d-496b-438e-a4fd-a5b093836049.png)
   
![image](https://user-images.githubusercontent.com/23235538/204229089-96f3e1ff-f752-4784-9720-f398f7016ce0.png)
   
![image](https://user-images.githubusercontent.com/23235538/204230699-3870f353-503c-4938-96e4-e8837746cdc9.png)
   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]

Reply via email to