This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from e933607 Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)" (#7517) add 2872dbf [refactor] Standardize the writing of pom files, prepare for deployment to maven (#7477) No new revisions were added by this update. Summary of changes: .gitignore | 11 ++-- build.sh | 6 -- extension/flink-doris-connector/pom.xml | 49 ++++++++++++-- extension/spark-doris-connector/pom.xml | 76 +++++++++++---------- extension/spark-doris-connector/pom_3.0.xml | 76 +++++++++++---------- fe/fe-common/pom.xml | 15 +++-- fe/fe-core/pom.xml | 37 +++++++---- .../org/apache/doris/backup/BackupJobInfo.java | 2 +- .../common/profile/MultiProfileTreeBuilder.java | 2 +- .../mysql/privilege/CommonUserProperties.java | 3 +- .../org/apache/doris/planner/OlapScanNode.java | 2 +- .../java/org/apache/doris/qe/StmtExecutor.java | 2 +- .../java/org/apache/doris/qe/StmtExecutorTest.java | 2 +- fe/pom.xml | 77 +++++++++++++++------- fe/spark-dpp/pom.xml | 16 +++-- fe_plugins/auditdemo/pom.xml | 10 +-- fe_plugins/auditloader/pom.xml | 15 +++-- fe_plugins/pom.xml | 56 +++++++++++++--- fs_brokers/apache_hdfs_broker/pom.xml | 53 ++++++++++++--- samples/doris-demo/flink-demo/pom.xml | 5 +- samples/doris-demo/pom.xml | 2 +- samples/doris-demo/spark-demo/pom.xml | 4 +- samples/doris-demo/spring-jdbc-demo/pom.xml | 2 +- samples/doris-demo/stream-load-demo/pom.xml | 2 +- 24 files changed, 354 insertions(+), 171 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org