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


##########
cpp/src/parquet/encryption/test_encryption_util.cc:
##########
@@ -509,4 +512,177 @@ void FileDecryptor::CheckFile(parquet::ParquetFileReader* 
file_reader,
   }
 }
 
+void FileDecryptor::DecryptPageIndex(
+    std::string file,

Review Comment:
   oh, I see this is still test code, maybe less important.



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