pitrou commented on a change in pull request #8366: URL: https://github.com/apache/arrow/pull/8366#discussion_r500863193
########## File path: cpp/src/parquet/arrow/schema.h ########## @@ -91,7 +91,6 @@ struct PARQUET_EXPORT SchemaField { std::shared_ptr<::arrow::Field> field; // If field has an extension type, an equivalent field with the storage type, Review comment: Ah, yes, will remove, sorry. You may be right about the issue, though I'm not sure how one would filter out a column from an extension's storage type. ---------------------------------------------------------------- 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: us...@infra.apache.org