Skip to content

Streaming writes #174

@gadomski

Description

@gadomski

Discussed in #173

Originally posted by hrodmn November 12, 2025
I have a use-case where I want to write ~100-300k STAC records to a stac-geoparquet file. I have found that this process is very memory intensive, though, so I am wondering if there is some way to reduce the memory footprint of my write operation by avoiding loading the entire list of items into memory before handing them off to rustac.write.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions