Skip to content

Commit 867d309

Browse files
authored
Docs: known issue for 188 (#264)
* Doc known issue 188 and incorporate work around by reference Signed-off-by: Jason T. Brown <[email protected]>
1 parent 3878cf6 commit 867d309

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/main/paradox/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
* Introduced `LocalCellStatistics` class to wrap together results from `LocalStatsAggregate`.
4040
* _Breaking_: `TileDimensions` moved from `astraea.spark.rasterframes` to `org.locationtech.rasterframes.model`.
4141
* _Breaking_: Renamed `RasterFrame.withBounds` to `RasterFrameLayer.withGeometry` for consistency with DataSource schemas.
42+
43+
#### Known issues
44+
45+
* [#188](https://github.com/locationtech/rasterframes/issues/188): Error on deserialization of a `Tile` with a `bool` cell type to the Python side; see issue description for work around.
4246

4347
## 0.7.x
4448

0 commit comments

Comments
 (0)