This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/opt_dict_perf by this push:
new 2004fa3c4b f
2004fa3c4b is described below
commit 2004fa3c4b71aee0d6a52a72d747f927298a63c5
Author: yiguolei <[email protected]>
AuthorDate: Sat Mar 11 23:28:13 2023 +0800
f
---
fe/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/fe/pom.xml b/fe/pom.xml
index 6164a4b2ec..c332110037 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -69,10 +69,12 @@ under the License.
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.5</version>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
+ -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]