grafana/pkg/storage/unified/parquet
..
README.md
client.go
reader.go
reader_test.go
writer.go

README.md

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.