[
https://issues.apache.org/jira/browse/SEDONA-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634083#comment-17634083
]
Jia Yu commented on SEDONA-194:
-------------------------------
This sounds like a good idea. I will do it!
> Merge org.datasyslab.sernetcdf into Sedona
> ------------------------------------------
>
> Key: SEDONA-194
> URL: https://issues.apache.org/jira/browse/SEDONA-194
> Project: Apache Sedona
> Issue Type: Improvement
> Reporter: Martin Andersson
> Priority: Major
>
> sernetcdf contains only two classes plus unit tests. It's under a Apache
> license.
>
> We could merge the code into Sedona and drop the dependency. This would have
> several benefits:
> * sernetcdf is a shaded jar which bundles outdated versions of several
> libraries. The shading makes it impossible for Sedona to control its
> dependency graph. Removing the shaded jar would allow folding of ST_AsEWKB
> and ST_AsBinary. See [https://github.com/apache/incubator-sedona/pull/704]
> * sernetcdf is not under Apache guidance regarding maintenance, releases and
> other processes. Issues in the code would be easier to fix if it's maintained
> by the Sedona community.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)