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


##########
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:
   Thanks @zhztheplayer and @jinchengchenghh, we upgraded the parquet version 
and it should be safe to remove it, if no one else has a dependency on it



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