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 7e2b0d018e f
7e2b0d018e is described below
commit 7e2b0d018ecbcf93c8de6f652726e2c376bb28f2
Author: yiguolei <[email protected]>
AuthorDate: Tue Mar 14 10:35:29 2023 +0800
f
---
fe/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fe/pom.xml b/fe/pom.xml
index 6164a4b2ec..a01f8d6cd9 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -69,10 +69,11 @@ 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>-->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]