Abacn commented on issue #35522:
URL: https://github.com/apache/beam/issues/35522#issuecomment-3086469687

   apparently only iceberg-bigquery-catalog-1.6.1-1.0.0.jar is a shaded jar:
   
   ```
   gsutil ls -lh gs://spark-lib/bigquery | grep catalog
     3.43 MiB  2024-08-06T17:42:01Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.5.2-0.1.0.jar
     5.97 MiB  2024-12-16T23:43:11Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.5.2-1.0.0-beta.jar
     3.83 MiB  2025-02-05T18:37:46Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.5.2-1.0.1-beta.jar
    33.57 MiB  2025-04-07T09:19:18Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.6.1-1.0.0.jar
     3.83 MiB  2025-03-20T05:07:02Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.6.1-1.0.1-beta.jar
     3.86 MiB  2025-04-23T04:45:33Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.6.1-1.0.1.jar
     3.83 MiB  2025-03-17T16:39:22Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.7.1-1.0.1-beta.jar
     3.86 MiB  2025-06-09T20:57:44Z  
gs://spark-lib/bigquery/iceberg-bigquery-catalog-1.9.1-1.0.0.jar
   ```
   
   @ahmedabu98 would it be possible to use unshaded 
bigquery-catalog-1.6.1-1.0.1.jar, or remove unwanted conscrypt classes in the 
vendored jar?


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to