You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/03/18 19:13:26 UTC

[iceberg] branch master updated (a86f08c -> 9bafdc4)

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

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


    from a86f08c  AWS: Add TagSession support in AssumeRoleAwsClientFactory (#4358)
     add 9bafdc4  Revert "Spark: Exclude Netty from Spark runtime modules (#4110)" (#4344)

No new revisions were added by this update.

Summary of changes:
 spark/v2.4/build.gradle          |   2 +-
 spark/v2.4/spark-runtime/LICENSE |   8 ++
 spark/v2.4/spark-runtime/NOTICE  | 253 +++++++++++++++++++++++++++++++++++++++
 spark/v3.0/build.gradle          |   2 +-
 spark/v3.0/spark-runtime/LICENSE |   8 ++
 spark/v3.0/spark-runtime/NOTICE  | 253 +++++++++++++++++++++++++++++++++++++++
 spark/v3.1/build.gradle          |   2 +-
 spark/v3.1/spark-runtime/LICENSE |   8 ++
 spark/v3.1/spark-runtime/NOTICE  | 253 +++++++++++++++++++++++++++++++++++++++
 spark/v3.2/build.gradle          |   2 +-
 spark/v3.2/spark-runtime/LICENSE |   8 ++
 spark/v3.2/spark-runtime/NOTICE  | 253 +++++++++++++++++++++++++++++++++++++++
 12 files changed, 1048 insertions(+), 4 deletions(-)