wgtmac commented on code in PR #36574:
URL: https://github.com/apache/arrow/pull/36574#discussion_r1338814935


##########
cpp/src/parquet/page_index.h:
##########
@@ -25,14 +25,13 @@
 
 namespace parquet {
 
-class ColumnDescriptor;
-class EncodedStatistics;
-class FileMetaData;
+class Decryptor;
+class Encryptor;
 class InternalFileDecryptor;
+class InternalFileEncryptor;

Review Comment:
   Done. Please take a look again. Thanks!



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