wangxianghu commented on pull request #5045:
URL: https://github.com/apache/hudi/pull/5045#issuecomment-1067914420


   > > may be we should override 
java.util.Properties#getProperty(java.lang.String) to ignore the string type 
check
   > > the getProperty method in java.util.Properties
   > 
   > We could do that. I wonder why was this `instanceof String` check added?
   
   The return type of `getProperty()` is String,  `instanceof String` may avoid 
class cast exception


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to