locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
240 stars 46 forks source link

Spark 3.2 #587

Closed echeipesh closed 1 year ago

echeipesh commented 2 years ago

Pushing for Spark 3.2

pomadchin commented 1 year ago

I'm going to bump the min Spark version in GT as well https://github.com/locationtech/geotrellis/pull/3389 Thogh it should not affect this PR much.

echeipesh commented 1 year ago

@pomadchin It'd be nice to get 3.6.3 out with spark 3.2.0 and then 3.7.0 with CES3 and spark 3.2.1. That'd allow this to sync with frameless 0.11 and later with 0.12+.

pomadchin commented 1 year ago

@echeipesh 🚀 https://github.com/locationtech/geotrellis/pull/3471 + I'm dropping Spark 3.0 over there https://github.com/typelevel/frameless/pull/637 (frameless will be published for 3.1.x, 3.2.x, and 3.3.x)

pomadchin commented 1 year ago

CI is dead? https://app.circleci.com/pipelines/github/locationtech/rasterframes?utm_campaign=workflow-failed&utm_medium=email&utm_source=notification

echeipesh commented 1 year ago

I've been looking at the python side of the project enough to form strong enough opinions of it. I think it's actually going to need some work and it doesn't make sense to do it in this PR.

So that's a lot of moving stuff around potentially and it would be much cleaner to make that it's own PR.