zhztheplayer commented on code in PR #11225:
URL: 
https://github.com/apache/incubator-gluten/pull/11225#discussion_r2577799320


##########
backends-velox/src/main/scala/org/apache/gluten/utils/ParquetMetadataUtils.scala:
##########
@@ -94,24 +109,17 @@ object ParquetMetadataUtils {
       parquetOptions: ParquetOptions,
       fileLimit: Int
   ): Option[String] = {
-    val isEncryptionValidationEnabled = 
GlutenConfig.get.parquetEncryptionValidationEnabled

Review Comment:
   Will it be okay to you if we remove the config option in an individual PR? 
So it's easier to call the original author for a review, or to revert if 
something unexpected happens, etc.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to