Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.0
-
None
Description
The dependency fastutil is shaded in the module parquet-column while also used in parquet-avro and parquet-hadoop. As parquet-avro and parquet-hadoop refer to the original packages of fastutil they won't work if fastutil is not on the classpath. Let's shade fastutil in every module it is used.
Attachments
Issue Links
- links to