type github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup (interface)
Method Implmentations
ColumnChunks() []parquet.ColumnChunk
(*Buffer).ColumnChunks
(*MergedRowGroup).RowGroup.ColumnChunks
PooledBuffer.Buffer.ColumnChunks
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.ColumnChunks
DynamicColumns() map[string][]string
(*Buffer).DynamicColumns
(*MergedRowGroup).DynamicColumns
PooledBuffer.Buffer.DynamicColumns
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.DynamicColumns
DynamicRows() DynamicRowReader
(*Buffer).DynamicRows
(*MergedRowGroup).DynamicRows
PooledBuffer.Buffer.DynamicRows
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.DynamicRows
NumRows() int64
(*Buffer).NumRows
(*MergedRowGroup).RowGroup.NumRows
PooledBuffer.Buffer.NumRows
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.NumRows
Rows() parquet.Rows
(*Buffer).Rows
(*MergedRowGroup).RowGroup.Rows
PooledBuffer.Buffer.Rows
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.Rows
Schema() *parquet.Schema
(*Buffer).Schema
(*MergedRowGroup).RowGroup.Schema
PooledBuffer.Buffer.Schema
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.Schema
SortingColumns() []parquet.SortingColumn
(*Buffer).SortingColumns
(*MergedRowGroup).RowGroup.SortingColumns
PooledBuffer.Buffer.SortingColumns
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.SortingColumns
String() string
(*Buffer).String
(*MergedRowGroup).String
PooledBuffer.Buffer.String
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.String
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |