Apache Sedona 1.4.1
Binary download link: https://sedona.apache.org/1.4.1/download/
Release notes: https://sedona.apache.org/1.4.1/setup/release-notes/
Maven coordinate: https://sedona.apache.org/1.4.1/setup/maven-coordinates/
What's Changed
- [SEDONA-264] zeppelin helium plugin supports drawing geometry like linestring, polygon by @the-sea in #801
- [DOCS] Update Sedona website, examples, jupyter notebooks to 1.4.0 by @jiayuasu in #802
- [SEDONA-263] R – Prepare for 1.4.0 release by @gregleleu in #800
- [DOCS] Fix to v1.4.0 release docs by @springmeyer in #803
- [DOCS] Fix GeoPandas version in notebooks by @jiayuasu in #804
- [SEDONA-267] Fix missing header files in the python sdist package by @Kontinuation in #806
- [SEDONA-266] RS_Values throws UnsupportedOperationException for shuffled point arrays by @umartin in #805
- [SEDONA-227] Enable building python wheels for ARM64 by @Kontinuation in #808
- [SEDONA-270] Remove redundant serialization for rasters by @umartin in #810
- [DOC] Document how to load GeoJSON using Spark SQL's built-in JSON da… by @umartin in #809
- [SEDONA-271] Add raster function RS_SRID by @umartin in #812
- [DOCS] Fix spelling by @jbampton in #813
- [SEDONA-167] Add pycache to gitignore by @ttomasz in #815
- [SEDONA-273] Explicitly bound Pandas, GeoPandas and Shapely versions by @jiayuasu in #816
- [SEDONA-275] Add raster function RS_SetSRID by @umartin in #817
- [SEDONA-274] transplant subdivider and simplifier to sedona-common by @zongsizhang in #818
- [SEDONA-274] transplant FormatUtils to sedona-common by @zongsizhang in #819
- [SEDONA-265] Migrate all ST functions to Sedona Inferred Expressions by @zongsizhang in #820
- [SEDONA-274] move sql function collectionExtract and collect to common by @zongsizhang in #823
- [DOCS] Fix spelling in Markdown by @jbampton in #824
- [SEDONA-276][SEDONA-277] Support Spark 3.4 by @Kontinuation in #825
- [SEDONA-279] Sedona-Flink should not depend on Sedona-Spark modules by @jiayuasu in #827
- [DOCS] Refresh Sedona readme & simplify the arch figure by @MoSarwat in #830
- [SEDONA-269] Add Raster data source and RS_AsGeoTiff and RS_AsArcGrid by @jiayuasu in #828
- [DOCS] Significantly Update Readme and Add New User Fig by @MoSarwat in #832
- [DOCS] Document tuning Spark for writing large raster geometries to Parquet by @umartin in #833
- [SEDONA-280] Add ST_GeometricMedian by @akolts in #831
- [DOCS] Added EXPLODE with ST_Pixelize to flatten which is required after for Sedona on and after v1.0.1. by @kartikeyhadiya in #837
- [SEDONA-281] Support geodesic / geography functions by @jiayuasu in #835
- [SEDONA-282] R raster write function by @gregleleu in #838
- [DOCS] update: documentation typos by @tejeshreddy in #839
- [SEDONA-283] Upgrade maven-deploy-plugin to prevent artifacts from being deployed twice by @Kontinuation in #840
- [SEDONA-284] Substitute property values in dependency-reduced-pom.xml for shaded submodules by @Kontinuation in #841
- [DOCS] Fix broken link by @jfulponi in #844
- [SEDONA-281] Change ST_DistanceSphere default radius to 6371008 by @jiayuasu in #846
- [SEDONA-286] Support optimized distance join on ST_DistanceSphere and ST_DistanceSpheroid by @jiayuasu in #845
- [SEDONA-287] Introduce SedonaContext to unify Sedona entry points by @jiayuasu in #848
- [SEDONA-291] Python test cases failing due to exact equality comparisons between floats by @iGN5117 in #850
- [SEDONA-290] RDD Spatial Joins should follow the iterator model by @jiayuasu in #851
- [DOCS] Compilation process updates by @iGN5117 in #852
- [SEDONA-239] Implement ST_NumPoints by @iGN5117 in #853
- [SEDONA-196] Add ST_Force3D by @iGN5117 in #856
- [DOCS] Update to community/develop by @iGN5117 in #858
- [DOCS] Update README.md by @MoSarwat in #859
- [SEDONA-297] Add ST_NRings by @iGN5117 in #861
- [SEDONA-292] Bridge Sedona Raster and Map Algebra operators by @jiayuasu in #857
- [SEDONA-302] Add ST_Translate | [SEDONA-196] Update tests for ST_Force3D by @iGN5117 in #862
- [SEDONA-306] Prepare release 1.4.1 by @Kontinuation in #864
New Contributors
- @the-sea made their first contribution in #801
- @springmeyer made their first contribution in #803
- @ttomasz made their first contribution in #815
- @MoSarwat made their first contribution in #830
- @akolts made their first contribution in #831
- @kartikeyhadiya made their first contribution in #837
- @tejeshreddy made their first contribution in #839
- @jfulponi made their first contribution in #844
Full Changelog: sedona-1.4.0...sedona-1.4.1