jerqi commented on code in PR #9:
URL: https://github.com/apache/incubator-uniffle/pull/9#discussion_r912474812
##########
common/src/main/java/com/tencent/rss/common/config/ConfigOptions.java:
##########
@@ -54,6 +57,8 @@
* }</pre>
*/
public class ConfigOptions {
+ private static final String LIST_SPILTTER = ",";
Review Comment:
Do we move to class ListConfigOptionBuilder?
--
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]