danny0405 commented on pull request #4699:
URL: https://github.com/apache/hudi/pull/4699#issuecomment-1035957452


   > > 
   > 
   > sorry ,i dont understand `DelegatingConfiguration#toMap` returns all the 
specified prefixe options, the logic is the same as that of 
`getHoodiePropertiesWithPrefix`. 
https://github.com/apache/flink/blob/0caed30f9aaa0ce9b1488000f843f9932c19ce5a/flink-core/src/main/java/org/apache/flink/configuration/DelegatingConfiguration.java#L314
   
   Yes, the `toMap` has similar functionality, but the `getXXX` and `setXXX` 
methods always prefix the option with prefix, which is not what we want, i 
still think there is no need to introduce this too class.


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