zhztheplayer commented on code in PR #11233:
URL:
https://github.com/apache/incubator-gluten/pull/11233#discussion_r2576633548
##########
gluten-substrait/src/main/scala/org/apache/gluten/config/GlutenConfig.scala:
##########
@@ -1569,6 +1576,14 @@ object GlutenConfig extends ConfigRegistry {
.checkValue(_ > 0, s"must be positive.")
.createWithDefault(10)
+ val ENCRYPTED_PARQUET_FALLBACK_ENABLED =
Review Comment:
I think it's feasible but we'd open a new PR to remove. I suspect there're
still users relying on the old option.
--
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]