hmatu commented on issue #1185: [HUDI-500] Use enum method to replace switch 
case
URL: https://github.com/apache/incubator-hudi/pull/1185#issuecomment-570887051
 
 
   > I prefer to keep the code as-is and have this be in the TableMetaClient 
file.
   
   Hi @vinothchandar
   
   In fact, this is a good programming skill. Enums can have constant-specific 
method implementations which simply means they can have abstract methods and 
they can override 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to