swamirishi commented on pull request #536: URL: https://github.com/apache/incubator-sedona/pull/536#issuecomment-897067279
> @swamirishi Thanks for your great work. This PR sounds interesting to me. However, this seems to be a big PR so we need to have a thorough review for this. > > So far, this PR contains many file changes: 47 files changed so far. Can you avoid changing POM files unless it is necessary? Currently, you duplicate the dependencies to different Sedona modules. Please only keep your changes to Sedona core module if possible. This will be helpful for us to review. > I had to shade Avro Parquet as there is a conflict with the Sernetcdf library. I have moved modules into dependency management. Those are not duplicate now a module would use only the libraries it would require. Thus making the dependency requirement for the project uniform throughout. > Can you also make your PR pass our CI test? > Yeah have fixed the issue will push the code. Some issues after rebasing my branch with the master > @Imbruced @netanel246 @Sarwat Folks, please take a look when you have time. -- 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]
