zuston commented on code in PR #9:
URL: https://github.com/apache/incubator-uniffle/pull/9#discussion_r912461775
##########
common/src/main/java/com/tencent/rss/common/config/RssConf.java:
##########
@@ -581,6 +581,11 @@ public <T> RssConf set(ConfigOption<T> option, T value) {
return this;
}
+ public RssConf set(String key, String value) {
Review Comment:
Got 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]