ted-jenks opened a new pull request, #3008:
URL: https://github.com/apache/parquet-java/pull/3008

   
   ### Rationale for this change
   The current jar contains version specific classes under 
META-INF/versions/... with unshaded package names. This leads to clashes with 
jackson and thus classpath duplicates. This is a major problem in many major 
projects right now (e.g. Spark).
   
   ### What changes are included in this PR?
   Ensure these classes are shaded.
   
   ### Are these changes tested?
   
   
   ### Are there any user-facing changes?
   
   
   <!-- Please uncomment the line below and replace ${GITHUB_ISSUE_ID} with the 
actual Github issue id. -->
   Closes #3007
   


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