2025-04-01 10:38:02 +09:00

6 lines
217 B
Markdown

# Parquet Support
This package implements a limited parquet backend that is currently only useful
as a pass-though buffer while batch writing values.
Eventually this package could evolve into a full storage backend.