pitrou commented on a change in pull request #10289:
URL: https://github.com/apache/arrow/pull/10289#discussion_r630890862



##########
File path: cpp/src/parquet/schema.cc
##########
@@ -43,6 +44,39 @@ void ThrowInvalidLogicalType(const LogicalType& 
logical_type) {
   throw ParquetException(ss.str());
 }
 
+class PARQUET_EXPORT FieldIdCheckout {

Review comment:
       Can you explain what this is for?




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to