alexeykudinkin commented on pull request #4606:
URL: https://github.com/apache/hudi/pull/4606#issuecomment-1017049008


   @nsivabalan correct, all configs are kept and marked as deprecated. The only 
thing that changes is that some of them have actually no effect anymore. How 
should we handle this?
   
   For example `LAYOUT_OPTIMIZATION_ENABLE` is not used anymore, but that 
should not have an effect on users:
   
   1. Those that didn't use Clustering based on Spatial Curves, they will stay 
the same way (there are other configs required for that)
   2. Those that did use Clustering based on Spatial Curves, will also not be 
affected b/c it also required clustering to be enabled (which they should have 
to already had enabled)


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