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

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


    from ab980922d0 [core][python] Add option to skip manifest merge in 
write-only mode (#9727)
     new d7e76bebab [python] Keep build information tests valid across versions
     new 651b9b99db [release] Update master version to 2.2-SNAPSHOT

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:
 docs/docusaurus.config.js                             | 8 ++++----
 paimon-api/pom.xml                                    | 2 +-
 paimon-arrow/pom.xml                                  | 2 +-
 paimon-benchmark/paimon-cluster-benchmark/pom.xml     | 2 +-
 paimon-benchmark/paimon-micro-benchmarks/pom.xml      | 2 +-
 paimon-benchmark/pom.xml                              | 2 +-
 paimon-bundle/pom.xml                                 | 2 +-
 paimon-codegen-loader/pom.xml                         | 2 +-
 paimon-codegen/pom.xml                                | 2 +-
 paimon-common/pom.xml                                 | 2 +-
 paimon-core/pom.xml                                   | 2 +-
 paimon-docs/pom.xml                                   | 2 +-
 paimon-e2e-tests/pom.xml                              | 2 +-
 paimon-eslib/pom.xml                                  | 2 +-
 paimon-filesystems/paimon-azure-impl/pom.xml          | 2 +-
 paimon-filesystems/paimon-azure/pom.xml               | 2 +-
 paimon-filesystems/paimon-cosn-impl/pom.xml           | 2 +-
 paimon-filesystems/paimon-cosn/pom.xml                | 2 +-
 paimon-filesystems/paimon-gs-impl/pom.xml             | 2 +-
 paimon-filesystems/paimon-gs/pom.xml                  | 2 +-
 paimon-filesystems/paimon-hadoop-shaded-3.4/pom.xml   | 2 +-
 paimon-filesystems/paimon-hadoop-shaded/pom.xml       | 2 +-
 paimon-filesystems/paimon-hadoop-uber/pom.xml         | 2 +-
 paimon-filesystems/paimon-jindo/pom.xml               | 2 +-
 paimon-filesystems/paimon-jindodls/pom.xml            | 2 +-
 paimon-filesystems/paimon-obs-impl/pom.xml            | 2 +-
 paimon-filesystems/paimon-obs/pom.xml                 | 2 +-
 paimon-filesystems/paimon-oss-impl/pom.xml            | 2 +-
 paimon-filesystems/paimon-oss/pom.xml                 | 2 +-
 paimon-filesystems/paimon-s3-impl/pom.xml             | 2 +-
 paimon-filesystems/paimon-s3/pom.xml                  | 2 +-
 paimon-filesystems/pom.xml                            | 2 +-
 paimon-flink/paimon-flink-1.16/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.17/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.18/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.19/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.20/pom.xml                | 2 +-
 paimon-flink/paimon-flink-2.0/pom.xml                 | 2 +-
 paimon-flink/paimon-flink-2.1/pom.xml                 | 2 +-
 paimon-flink/paimon-flink-2.2/pom.xml                 | 2 +-
 paimon-flink/paimon-flink-action/pom.xml              | 2 +-
 paimon-flink/paimon-flink-cdc/pom.xml                 | 2 +-
 paimon-flink/paimon-flink-common/pom.xml              | 2 +-
 paimon-flink/paimon-flink1-common/pom.xml             | 2 +-
 paimon-flink/paimon-flink2-common/pom.xml             | 2 +-
 paimon-flink/pom.xml                                  | 2 +-
 paimon-format/pom.xml                                 | 2 +-
 paimon-full-text/pom.xml                              | 2 +-
 paimon-hive/paimon-hive-catalog/pom.xml               | 2 +-
 paimon-hive/paimon-hive-common/pom.xml                | 2 +-
 paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml | 2 +-
 paimon-hive/paimon-hive-connector-2.1/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-2.2/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-2.3/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-3.1/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-common/pom.xml      | 2 +-
 paimon-hive/pom.xml                                   | 2 +-
 paimon-iceberg/pom.xml                                | 2 +-
 paimon-lance/pom.xml                                  | 2 +-
 paimon-lumina/pom.xml                                 | 2 +-
 paimon-mosaic/pom.xml                                 | 2 +-
 paimon-python/pypaimon/tests/build_info_test.py       | 9 +++++++--
 paimon-python/setup.py                                | 4 ++--
 paimon-service/paimon-service-client/pom.xml          | 2 +-
 paimon-service/paimon-service-runtime/pom.xml         | 2 +-
 paimon-service/pom.xml                                | 2 +-
 paimon-spark/paimon-spark-3.2/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.3/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.4/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.5/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-4.0/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-4.1/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-common/pom.xml              | 2 +-
 paimon-spark/paimon-spark-ut/pom.xml                  | 2 +-
 paimon-spark/paimon-spark3-common/pom.xml             | 2 +-
 paimon-spark/paimon-spark4-common/pom.xml             | 2 +-
 paimon-spark/pom.xml                                  | 2 +-
 paimon-test-utils/pom.xml                             | 2 +-
 paimon-vector/pom.xml                                 | 2 +-
 paimon-vfs/paimon-vfs-common/pom.xml                  | 2 +-
 paimon-vfs/paimon-vfs-hadoop/pom.xml                  | 2 +-
 paimon-vfs/pom.xml                                    | 2 +-
 paimon-vortex/paimon-vortex-format/pom.xml            | 2 +-
 paimon-vortex/paimon-vortex-jni/pom.xml               | 2 +-
 paimon-vortex/pom.xml                                 | 2 +-
 pom.xml                                               | 4 ++--
 tools/ci/paimon-ci-tools/pom.xml                      | 2 +-
 87 files changed, 98 insertions(+), 93 deletions(-)

Reply via email to