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

yihua pushed a change to branch release-0.13.0
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from f8772de6dc4 [HUDI-5704] De-coupling column drop flag and schema 
validation flag (0.13.0) (#7856)
     new 4acb016afea [HUDI-5638] Activate platform service profile when deploy 
(#7858)
     new 721b91304ca Bumping release candidate number 2

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:
 .github/workflows/bot.yml                                |  8 +++++---
 docker/hoodie/hadoop/base/pom.xml                        |  2 +-
 docker/hoodie/hadoop/base_java11/pom.xml                 |  2 +-
 docker/hoodie/hadoop/datanode/pom.xml                    |  2 +-
 docker/hoodie/hadoop/historyserver/pom.xml               |  2 +-
 docker/hoodie/hadoop/hive_base/pom.xml                   |  2 +-
 docker/hoodie/hadoop/namenode/pom.xml                    |  2 +-
 docker/hoodie/hadoop/pom.xml                             |  2 +-
 docker/hoodie/hadoop/prestobase/pom.xml                  |  2 +-
 docker/hoodie/hadoop/spark_base/pom.xml                  |  2 +-
 docker/hoodie/hadoop/sparkadhoc/pom.xml                  |  2 +-
 docker/hoodie/hadoop/sparkmaster/pom.xml                 |  2 +-
 docker/hoodie/hadoop/sparkworker/pom.xml                 |  2 +-
 docker/hoodie/hadoop/trinobase/pom.xml                   |  2 +-
 docker/hoodie/hadoop/trinocoordinator/pom.xml            |  2 +-
 docker/hoodie/hadoop/trinoworker/pom.xml                 |  2 +-
 hudi-aws/pom.xml                                         |  4 ++--
 hudi-cli/pom.xml                                         |  2 +-
 hudi-client/hudi-client-common/pom.xml                   |  4 ++--
 hudi-client/hudi-flink-client/pom.xml                    |  4 ++--
 hudi-client/hudi-java-client/pom.xml                     |  4 ++--
 hudi-client/hudi-spark-client/pom.xml                    |  4 ++--
 hudi-client/pom.xml                                      |  2 +-
 hudi-common/pom.xml                                      |  2 +-
 hudi-examples/hudi-examples-common/pom.xml               |  2 +-
 hudi-examples/hudi-examples-flink/pom.xml                |  2 +-
 hudi-examples/hudi-examples-java/pom.xml                 |  2 +-
 hudi-examples/hudi-examples-spark/pom.xml                |  2 +-
 hudi-examples/pom.xml                                    |  2 +-
 hudi-flink-datasource/hudi-flink/pom.xml                 |  4 ++--
 hudi-flink-datasource/hudi-flink1.13.x/pom.xml           |  4 ++--
 hudi-flink-datasource/hudi-flink1.14.x/pom.xml           |  4 ++--
 hudi-flink-datasource/hudi-flink1.15.x/pom.xml           |  4 ++--
 hudi-flink-datasource/hudi-flink1.16.x/pom.xml           |  4 ++--
 hudi-flink-datasource/pom.xml                            |  4 ++--
 hudi-gcp/pom.xml                                         |  2 +-
 hudi-hadoop-mr/pom.xml                                   |  2 +-
 hudi-integ-test/pom.xml                                  |  2 +-
 hudi-kafka-connect/pom.xml                               |  4 ++--
 .../hudi-metaserver/hudi-metaserver-client/pom.xml       |  2 +-
 .../hudi-metaserver/hudi-metaserver-server/pom.xml       |  2 +-
 hudi-platform-service/hudi-metaserver/pom.xml            |  4 ++--
 .../hudi-metaserver/src/main/thrift/bin/thrift_binary.sh | 16 ++++------------
 .../src/main/thrift/bin/thrift_in_docker.sh              |  2 ++
 .../src/main/thrift/bin/thrift_in_mac_m1.sh              |  0
 hudi-platform-service/pom.xml                            |  2 +-
 hudi-spark-datasource/hudi-spark-common/pom.xml          |  4 ++--
 hudi-spark-datasource/hudi-spark/pom.xml                 |  4 ++--
 hudi-spark-datasource/hudi-spark2-common/pom.xml         |  2 +-
 hudi-spark-datasource/hudi-spark2/pom.xml                |  4 ++--
 hudi-spark-datasource/hudi-spark3-common/pom.xml         |  2 +-
 hudi-spark-datasource/hudi-spark3.1.x/pom.xml            |  4 ++--
 hudi-spark-datasource/hudi-spark3.2.x/pom.xml            |  4 ++--
 hudi-spark-datasource/hudi-spark3.2plus-common/pom.xml   |  2 +-
 hudi-spark-datasource/hudi-spark3.3.x/pom.xml            |  4 ++--
 hudi-spark-datasource/pom.xml                            |  2 +-
 hudi-sync/hudi-adb-sync/pom.xml                          |  2 +-
 hudi-sync/hudi-datahub-sync/pom.xml                      |  2 +-
 hudi-sync/hudi-hive-sync/pom.xml                         |  2 +-
 hudi-sync/hudi-sync-common/pom.xml                       |  2 +-
 hudi-sync/pom.xml                                        |  2 +-
 hudi-tests-common/pom.xml                                |  2 +-
 hudi-timeline-service/pom.xml                            |  2 +-
 hudi-utilities/pom.xml                                   |  2 +-
 packaging/hudi-aws-bundle/pom.xml                        |  2 +-
 packaging/hudi-cli-bundle/pom.xml                        |  2 +-
 packaging/hudi-datahub-sync-bundle/pom.xml               |  2 +-
 packaging/hudi-flink-bundle/pom.xml                      |  8 +++++++-
 packaging/hudi-gcp-bundle/pom.xml                        |  2 +-
 packaging/hudi-hadoop-mr-bundle/pom.xml                  |  2 +-
 packaging/hudi-hive-sync-bundle/pom.xml                  |  2 +-
 packaging/hudi-integ-test-bundle/pom.xml                 |  2 +-
 packaging/hudi-kafka-connect-bundle/pom.xml              |  2 +-
 packaging/hudi-metaserver-server-bundle/pom.xml          |  2 +-
 packaging/hudi-presto-bundle/pom.xml                     |  2 +-
 packaging/hudi-spark-bundle/pom.xml                      |  8 +++++++-
 packaging/hudi-timeline-server-bundle/pom.xml            |  2 +-
 packaging/hudi-trino-bundle/pom.xml                      |  2 +-
 packaging/hudi-utilities-bundle/pom.xml                  |  2 +-
 packaging/hudi-utilities-slim-bundle/pom.xml             |  2 +-
 pom.xml                                                  |  2 +-
 81 files changed, 119 insertions(+), 111 deletions(-)
 mode change 100644 => 100755 
hudi-platform-service/hudi-metaserver/src/main/thrift/bin/thrift_in_mac_m1.sh

Reply via email to