stevenzwu commented on PR #4667:
URL: https://github.com/apache/iceberg/pull/4667#issuecomment-1112851532

   Here is the additional context. When we set the parquet version to a private 
build with lower version number `1.12.0.16-myorg`. Gradle will still resolves 
to the `1.12.2`, which is the higher version and gets transitively pulled in 
via `spark-sql <-- spark-hive`.
   ```
   org.apache.parquet:* = 1.12.2 -> 1.12.0.16-myorg
   ```


-- 
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