Skip to content

Commit

Permalink
small commit to trigger github build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohns-databricks committed May 21, 2024
1 parent a3fee82 commit ef3ee9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Expanded support for fuse-based checkpointing (persisted raster storage), managed through:
- spark config 'spark.databricks.labs.mosaic.raster.use.checkpoint' in addition to 'spark.databricks.labs.mosaic.raster.checkpoint'.
- python: `mos.enable_gdal(spark, with_checkpoint_path=path)`.
- scala: `MosaicGDAL.enableGDALWithCheckpoint(spark, path) function`.
- scala: `MosaicGDAL.enableGDALWithCheckpoint(spark, path)`.

## v0.4.2 [DBR 13.3 LTS]
- Geopandas now fixed to "<0.14.4,>=0.14" due to conflict with minimum numpy version in geopandas 0.14.4.
Expand Down

0 comments on commit ef3ee9a

Please sign in to comment.