This is an automated email from the ASF dual-hosted git repository.

xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 3f231d789b2 [MINOR] Remove unused imports in Spark adapters (#8707)
     add 1fc4d1c5db7 [HUDI-6209] Move test deps to tests-common (#8708)

No new revisions were added by this update.

Summary of changes:
 hudi-aws/pom.xml                                   |  42 ------
 hudi-cli/pom.xml                                   |  90 ------------
 hudi-client/hudi-client-common/pom.xml             | 108 ++-------------
 hudi-client/hudi-flink-client/pom.xml              |  54 +-------
 hudi-client/hudi-java-client/pom.xml               |  78 ++---------
 hudi-client/hudi-spark-client/pom.xml              |  47 +------
 hudi-common/pom.xml                                |  30 ----
 hudi-examples/hudi-examples-common/pom.xml         |  27 +---
 hudi-examples/hudi-examples-flink/pom.xml          |  27 ----
 hudi-examples/hudi-examples-java/pom.xml           |  26 ----
 hudi-examples/hudi-examples-spark/pom.xml          |  33 -----
 hudi-flink-datasource/hudi-flink/pom.xml           |  41 ------
 hudi-flink-datasource/hudi-flink1.13.x/pom.xml     |  41 ------
 hudi-flink-datasource/hudi-flink1.14.x/pom.xml     |  41 ------
 hudi-flink-datasource/hudi-flink1.15.x/pom.xml     |  41 ------
 hudi-flink-datasource/hudi-flink1.16.x/pom.xml     |  41 ------
 hudi-flink-datasource/hudi-flink1.17.x/pom.xml     |  41 ------
 hudi-gcp/pom.xml                                   |  41 ------
 hudi-hadoop-mr/pom.xml                             |  31 +----
 hudi-integ-test/pom.xml                            |  47 -------
 hudi-kafka-connect/pom.xml                         |  51 +------
 hudi-platform-service/hudi-metaserver/pom.xml      |  40 ------
 hudi-spark-datasource/hudi-spark-common/pom.xml    |  42 ------
 hudi-spark-datasource/hudi-spark/pom.xml           |  78 -----------
 hudi-spark-datasource/hudi-spark2-common/pom.xml   |  41 +-----
 hudi-spark-datasource/hudi-spark2/pom.xml          |  64 ---------
 hudi-spark-datasource/hudi-spark3-common/pom.xml   |  13 +-
 hudi-spark-datasource/hudi-spark3.1.x/pom.xml      |  11 --
 hudi-spark-datasource/hudi-spark3.2.x/pom.xml      |  35 ++---
 .../hudi-spark3.2plus-common/pom.xml               |  11 --
 hudi-spark-datasource/hudi-spark3.3.x/pom.xml      |  42 +-----
 hudi-sync/hudi-adb-sync/pom.xml                    |  43 +-----
 hudi-sync/hudi-datahub-sync/pom.xml                |  44 +-----
 hudi-sync/hudi-hive-sync/pom.xml                   |  67 ++-------
 hudi-sync/hudi-sync-common/pom.xml                 |  51 +------
 hudi-tests-common/pom.xml                          | 153 ++++++++++++++++++++-
 hudi-timeline-service/pom.xml                      |  30 ----
 hudi-utilities/pom.xml                             |  90 ++----------
 pom.xml                                            |  13 --
 39 files changed, 220 insertions(+), 1626 deletions(-)

Reply via email to