pfzhan commented on code in PR #2161:
URL: https://github.com/apache/kylin/pull/2161#discussion_r1431123373
##########
src/tool/src/main/java/org/apache/kylin/helper/MetadataToolHelper.java:
##########
@@ -98,7 +97,7 @@ public void backup(KylinConfig kylinConfig, String dir,
String folder) throws Ex
}
public Pair<String, String> backup(KylinConfig kylinConfig, String
project, String path, String folder,
- boolean compress, boolean excludeTableExd) throws Exception {
+ boolean compress, boolean
excludeTableExd) throws Exception {
Review Comment:
格式
--
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]