wgtmac commented on PR #1326:
URL: https://github.com/apache/parquet-mr/pull/1326#issuecomment-2081958106

   @gszadovszky @Fokko
   
   We see build [errors](https://github.com/vinooganesh/spark/pull/1) for 
1.14.0-SNAPSHOT against Apache Spark branch.3.5:
   ```
   [warn] multiple main classes detected: run 'show discoveredMainClasses' to 
see the list
   [error] java.lang.RuntimeException: found version conflict(s) in library 
dependencies; some are suspected to be binary incompatible:
   [error] 
   [error]      * com.github.luben:zstd-jni:1.5.6-2 (strict) is selected over 
{1.5.5-4}
   [error]          +- org.apache.parquet:parquet-hadoop:1.14.0-SNAPSHOT  
(depends on 1.5.6-2)
   [error]          +- org.apache.spark:spark-core_2.12:3.5.2-SNAPSHOT    
(depends on 1.5.5-4)
   [error] 
   ```
   
   I'm not sure if this is a blocking issue for the release.


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