This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin5 in repository https://gitbox.apache.org/repos/asf/kylin.git
from 4502ba8ae6 KYLIN-5217 Fix UT failure new 10791186d3 KYLIN-5217 Fix UT failure new f6bf51a2c2 KYLIN-5217 Add code formatter files The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../.settings/org.eclipse.core.resources.prefs | 6 + .../.settings/org.eclipse.jdt.core.prefs | 386 +++++++++++++++++++++ src/core-common/.settings/org.eclipse.jdt.ui.prefs | 7 + .../kylin/rest/service/TableServiceTest.java | 2 + .../CognosParenthesesEscapeTransformerTest.java | 8 +- 5 files changed, 405 insertions(+), 4 deletions(-) create mode 100644 src/core-common/.settings/org.eclipse.core.resources.prefs create mode 100644 src/core-common/.settings/org.eclipse.jdt.core.prefs create mode 100644 src/core-common/.settings/org.eclipse.jdt.ui.prefs