Skip to content

Commit 643b93a

Browse files
authored
feat: streaming geoparquet (#840)
## Related to - Should be even more useful for stac-utils/rustac-py#174
1 parent b181b60 commit 643b93a

File tree

4 files changed

+1215
-875
lines changed

4 files changed

+1215
-875
lines changed

crates/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Use `Encoder` instead of `TableBuilder` for `geoarrow` (breaking) ([#840](https://github.com/stac-utils/rustac/pull/840))
12+
913
## [0.13.3] - 2025-11-13
1014

1115
### Added

0 commit comments

Comments
 (0)