voonhous commented on PR #7480:
URL: https://github.com/apache/hudi/pull/7480#issuecomment-1359140661

   > @voonhous Maybe we need a parameter to control this feature, not all 
tables need to follow this logic
   
   Hmmm, CMIIW, Hudi has been relying on ASR for schema resolution since 
Hudi-0.7. As such, I was under the impression that this should be a default 
behaviour.
   
   Nonetheless, a configuration key can be introduced where in this behaviour 
is enabled by default. 
   
   However, validation will need to be performed such that the choice between 
ASR/HFSE is mutually exclusive. i.e. if ASR is enabled, HFSE should be disabled 
and vice-versa.


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