Apache Sedona 1.3.1-incubating
Binary download link: https://sedona.apache.org/1.3.1-incubating/download/
Release notes: https://sedona.apache.org/1.3.1-incubating/setup/release-notes/
Maven coordinate: https://sedona.apache.org/1.3.1-incubating/setup/maven-coordinates/
What's Changed
- [SEDONA-179] Claim OGC compliance. by @BarbieQkiller in #716
- [SEDONA-197] Added ST_ZMax and ST_ZMin to Apache Sedona by @Varsha-R in #717
- [SEDONA-191] Support join types other than inner in BroadcastIndexJoinExec by @tanelk in #711
- [SEDONA-208] Use Spark RuntimeConfig in SedonaConf by @umartin in #722
- [SEDONA-199] Added ST_NDims to Apache Sedona by @Amrit-Bhaskar-abhask10 in #720
- [SEDONA-201] add ST_MPolyFromText and ST_MLineFromText methods by @gmaraswa in #718
- [SEDONA-210] Package scala-collection-compat dependency to sql module by @jiayuasu in #723
- [SEDONA-211] Enforce release managers to use JDK 8 by @jiayuasu in #724
- [SEDONA-211] Use CI to ensure source code work for both JDK 8 and 11 by @jiayuasu in #725
- [SEDONA-204] Change Double.MIN_Value to -Double.MAX_Value by @jiayuasu in #726
- [SEDONA-206] Performance regression of ST_Transform by @jiayuasu in #727
- [SEDONA-194] Merge org.datasyslab.sernetcdf into Sedona by @jiayuasu in #728
New Contributors
- @Varsha-R made their first contribution in #717
- @Amrit-Bhaskar-abhask10 made their first contribution in #720
- @gmaraswa made their first contribution in #718
Full Changelog: sedona-1.3.0-incubating...sedona-1.3.1-incubating