zuston commented on code in PR #1712:
URL:
https://github.com/apache/incubator-uniffle/pull/1712#discussion_r1609453230
##########
common/src/main/java/org/apache/uniffle/common/config/RssConf.java:
##########
@@ -57,6 +57,10 @@ public Set<String> getKeySet() {
return Sets.newHashSet();
}
+ public Object getObject(String key, Object defaultValue) {
Review Comment:
My fault. I forgot to remove this after refactor.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]