You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/15 11:46:51 UTC

[GitHub] [hudi] codope commented on pull request #5045: [HUDI-3633] Allow non-string values to be set in TypedProperties

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


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


-- 
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-unsubscribe@hudi.apache.org

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