pvary commented on PR #9302:
URL: https://github.com/apache/iceberg/pull/9302#issuecomment-1857964575

   Could this be that the following error is caused by this change:
   ```
   # Danger! Multiple jars contain identically named classes. This may cause 
different behaviour depending on classpath ordering.
   # Run ./gradlew checkClassUniqueness --write-locks to update this file
   
   ## runtimeClasspath
   [org.apache.iceberg:iceberg-api, org.apache.iceberg:iceberg-core]
     - org.apache.iceberg.view.SQLViewRepresentation
   ```
   
   The error could be reproduced by:
   ```
   ./gradlew checkClassUniqueness --write-locks
   ```


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to