swamirishi commented on pull request #536: URL: https://github.com/apache/incubator-sedona/pull/536#issuecomment-897130663
@jiayuasu Is there a code base for org.datasyslab:sernetcdf? I see a bunch of classes google.common classes coming as part of libraries. This has version conflicts with the parquet library due to which I am getting runtime exceptions. In order to do away this I had to shade Parquet libs which isn't possible with the existing pom structure. Dependency management was the way to go about to circumvent the issue without touching the sernetcdf code. If there is a code base for sernetcdf can we look into changing the pom there? -- 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]
