wang-x-xia commented on PR #5060:
URL: https://github.com/apache/iceberg/pull/5060#issuecomment-1170704499

   ```
   ------------------------------------------------------------
   Project ':iceberg-spark:iceberg-spark-runtime-3.2_2.12'
   ------------------------------------------------------------
   
   runtimeClasspath - Runtime classpath of source set 'main'.
   +--- project :iceberg-api
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    \--- project :iceberg-bundled-guava
   +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   +--- project :iceberg-spark:iceberg-spark-3.2_2.12
   |    +--- project :iceberg-api (*)
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    +--- project :iceberg-bundled-guava
   |    +--- project :iceberg-common
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    \--- project :iceberg-bundled-guava
   |    +--- project :iceberg-core
   |    |    +--- project :iceberg-api (*)
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    +--- project :iceberg-common (*)
   |    |    +--- project :iceberg-bundled-guava
   |    |    +--- org.apache.avro:avro -> 1.10.1
   |    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.3 -> 2.11.4
   |    |    |    \--- com.fasterxml.jackson.core:jackson-databind:2.11.3 -> 
2.11.4
   |    |    |         +--- 
com.fasterxml.jackson.core:jackson-annotations:2.11.4
   |    |    |         \--- com.fasterxml.jackson.core:jackson-core:2.11.4
   |    |    +--- org.apache.httpcomponents.client5:httpclient5 -> 5.1
   |    |    |    +--- org.apache.httpcomponents.core5:httpcore5:5.1.1
   |    |    |    \--- org.apache.httpcomponents.core5:httpcore5-h2:5.1.1
   |    |    |         \--- org.apache.httpcomponents.core5:httpcore5:5.1.1
   |    |    +--- com.fasterxml.jackson.core:jackson-databind -> 2.11.4 (*)
   |    |    +--- com.fasterxml.jackson.core:jackson-core -> 2.11.4
   |    |    +--- com.github.ben-manes.caffeine:caffeine -> 2.9.3
   |    |    |    +--- org.checkerframework:checker-qual:3.19.0
   |    |    |    \--- com.google.errorprone:error_prone_annotations:2.10.0
   |    |    \--- org.roaringbitmap:RoaringBitmap -> 0.9.22
   |    |         \--- org.roaringbitmap:shims:0.9.22
   |    +--- project :iceberg-data
   |    |    +--- project :iceberg-api (*)
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    +--- project :iceberg-bundled-guava
   |    |    +--- project :iceberg-core (*)
   |    |    +--- org.apache.orc:orc-core -> 1.7.4
   |    |    |    +--- org.apache.orc:orc-shims:1.7.4
   |    |    |    +--- io.airlift:aircompressor:0.21
   |    |    |    +--- org.jetbrains:annotations:17.0.0
   |    |    |    \--- org.threeten:threeten-extra:1.5.0
   |    |    \--- org.apache.parquet:parquet-avro -> 1.12.2
   |    |         +--- org.apache.parquet:parquet-column:1.12.2
   |    |         |    +--- org.apache.parquet:parquet-common:1.12.2
   |    |         |    |    +--- 
org.apache.parquet:parquet-format-structures:1.12.2
   |    |         |    |    \--- org.apache.yetus:audience-annotations:0.12.0
   |    |         |    \--- org.apache.parquet:parquet-encoding:1.12.2
   |    |         |         \--- org.apache.parquet:parquet-common:1.12.2 (*)
   |    |         +--- org.apache.parquet:parquet-hadoop:1.12.2
   |    |         |    +--- org.apache.parquet:parquet-column:1.12.2 (*)
   |    |         |    +--- org.apache.parquet:parquet-format-structures:1.12.2
   |    |         |    \--- org.apache.parquet:parquet-jackson:1.12.2
   |    |         \--- org.apache.parquet:parquet-format-structures:1.12.2
   |    +--- project :iceberg-orc
   |    |    +--- project :iceberg-api (*)
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    +--- project :iceberg-bundled-guava
   |    |    +--- project :iceberg-common (*)
   |    |    +--- project :iceberg-core (*)
   |    |    +--- org.apache.avro:avro -> 1.10.1 (*)
   |    |    \--- org.apache.orc:orc-core -> 1.7.4 (*)
   |    +--- project :iceberg-parquet
   |    |    +--- project :iceberg-api (*)
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    +--- project :iceberg-bundled-guava
   |    |    +--- project :iceberg-core (*)
   |    |    +--- project :iceberg-common (*)
   |    |    \--- org.apache.parquet:parquet-avro -> 1.12.2 (*)
   |    +--- project :iceberg-arrow
   |    |    +--- project :iceberg-api (*)
   |    |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    |    +--- project :iceberg-bundled-guava
   |    |    +--- project :iceberg-core (*)
   |    |    +--- project :iceberg-parquet (*)
   |    |    +--- org.apache.arrow:arrow-vector -> 7.0.0
   |    |    |    +--- org.apache.arrow:arrow-format:7.0.0
   |    |    |    |    \--- com.google.flatbuffers:flatbuffers-java:1.12.0
   |    |    |    +--- org.apache.arrow:arrow-memory-core:7.0.0
   |    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.11.4
   |    |    |    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.4
   |    |    |    +--- com.fasterxml.jackson.core:jackson-databind:2.11.4 (*)
   |    |    |    \--- com.google.flatbuffers:flatbuffers-java:1.12.0
   |    |    +--- org.apache.arrow:arrow-memory-netty -> 7.0.0
   |    |    |    \--- org.apache.arrow:arrow-memory-core:7.0.0
   |    |    +--- org.apache.parquet:parquet-avro -> 1.12.2 (*)
   |    |    \--- io.netty:netty-buffer -> 4.1.68.Final
   |    |         \--- io.netty:netty-common:4.1.68.Final
   |    +--- org.scala-lang.modules:scala-collection-compat_2.12 -> 2.6.0
   |    |    \--- org.scala-lang:scala-library:2.12.15
   |    +--- org.apache.parquet:parquet-column -> 1.12.2 (*)
   |    +--- org.apache.parquet:parquet-hadoop -> 1.12.2 (*)
   |    +--- org.apache.orc:orc-core -> 1.7.4 (*)
   |    \--- org.apache.arrow:arrow-vector -> 7.0.0 (*)
   +--- project :iceberg-spark:iceberg-spark-extensions-3.2_2.12
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    \--- org.scala-lang.modules:scala-collection-compat_2.12 -> 2.6.0 (*)
   +--- project :iceberg-aws
   |    +--- project :iceberg-api (*)
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    +--- project :iceberg-bundled-guava
   |    +--- project :iceberg-common (*)
   |    \--- project :iceberg-core (*)
   +--- project :iceberg-aliyun
   |    +--- project :iceberg-api (*)
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    +--- project :iceberg-bundled-guava
   |    +--- project :iceberg-core (*)
   |    \--- project :iceberg-common (*)
   +--- project :iceberg-hive-metastore
   |    +--- project :iceberg-api (*)
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    +--- project :iceberg-bundled-guava
   |    +--- project :iceberg-core (*)
   |    +--- project :iceberg-common (*)
   |    \--- com.github.ben-manes.caffeine:caffeine -> 2.9.3 (*)
   +--- project :iceberg-dell
   |    +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
   |    +--- project :iceberg-core (*)
   |    +--- project :iceberg-common (*)
   |    \--- project :iceberg-bundled-guava
   \--- project :iceberg-nessie
        +--- project :iceberg-api (*)
        +--- com.github.stephenc.findbugs:findbugs-annotations -> 1.3.9-1
        +--- project :iceberg-common (*)
        +--- project :iceberg-core (*)
        +--- project :iceberg-bundled-guava
        +--- org.projectnessie:nessie-client -> 0.29.0
        |    \--- org.projectnessie:nessie-model:0.29.0
        +--- com.fasterxml.jackson.core:jackson-databind -> 2.11.4 (*)
        \--- com.fasterxml.jackson.core:jackson-core -> 2.11.4
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to