Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@badbye badbye released this 28 Aug 09:33
· 1 commit to spark3.4 since this release

Build on Apache Iceberg 1.3.1.

Support Apache Spark 3.1, 3.2, 3.3, and 3.4.

Add geometry aggregate functions (st_minx, st_maxx, st_miny, st_maxy) which can be pushdown to Iceberg's manifest file using Spark 3.4, see examples in the test file TestGeometryAggregatePushDown.java.