pyroscope
pyroscope copied to clipboard
Upgrade parquet-go to 0.25.1
I have seen a couple of problems when looking into #4472
- ReadRows not used correctly (in tests, maybe code base), io.EOF not handled.
- Problems around parquet.Group, might need an updated following upstream change https://github.com/grafana/pyroscope/blob/73a7873edfbd29807c46ad2dc1eb6185834dab5f/pkg/parquet/group.go#L16-L17