type github.com/parquet-go/parquet-go.RowGroup (interface)
Method Implmentations
ColumnChunks() []ColumnChunk
(*Buffer).ColumnChunks
(*GenericBuffer[...]).ColumnChunks
(*RowBuffer[...]).ColumnChunks
*github.com/polarsignals/frostdb/dynparquet.Buffer.ColumnChunks
github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup.ColumnChunks
*github.com/polarsignals/frostdb/dynparquet.DynamicRowGroupMergeAdapter.ColumnChunks
github.com/polarsignals/frostdb/dynparquet.MergedRowGroup.RowGroup.ColumnChunks
github.com/polarsignals/frostdb/dynparquet.PooledBuffer.Buffer.ColumnChunks
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.ColumnChunks
NumRows() int64
(*Buffer).NumRows
(*GenericBuffer[...]).NumRows
(*RowBuffer[...]).NumRows
*github.com/polarsignals/frostdb/dynparquet.Buffer.NumRows
github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup.NumRows
*github.com/polarsignals/frostdb/dynparquet.DynamicRowGroupMergeAdapter.NumRows
github.com/polarsignals/frostdb/dynparquet.MergedRowGroup.RowGroup.NumRows
github.com/polarsignals/frostdb/dynparquet.PooledBuffer.Buffer.NumRows
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.NumRows
Rows() Rows
(*Buffer).Rows
(*GenericBuffer[...]).Rows
(*RowBuffer[...]).Rows
*github.com/polarsignals/frostdb/dynparquet.Buffer.Rows
github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup.Rows
*github.com/polarsignals/frostdb/dynparquet.DynamicRowGroupMergeAdapter.Rows
github.com/polarsignals/frostdb/dynparquet.MergedRowGroup.RowGroup.Rows
github.com/polarsignals/frostdb/dynparquet.PooledBuffer.Buffer.Rows
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.Rows
Schema() *Schema
(*Buffer).Schema
(*GenericBuffer[...]).Schema
(*RowBuffer[...]).Schema
*github.com/polarsignals/frostdb/dynparquet.Buffer.Schema
github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup.Schema
*github.com/polarsignals/frostdb/dynparquet.DynamicRowGroupMergeAdapter.Schema
github.com/polarsignals/frostdb/dynparquet.MergedRowGroup.RowGroup.Schema
github.com/polarsignals/frostdb/dynparquet.PooledBuffer.Buffer.Schema
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.Schema
SortingColumns() []SortingColumn
(*Buffer).SortingColumns
(*GenericBuffer[...]).SortingColumns
(*RowBuffer[...]).SortingColumns
*github.com/polarsignals/frostdb/dynparquet.Buffer.SortingColumns
github.com/polarsignals/frostdb/dynparquet.DynamicRowGroup.SortingColumns
*github.com/polarsignals/frostdb/dynparquet.DynamicRowGroupMergeAdapter.SortingColumns
github.com/polarsignals/frostdb/dynparquet.MergedRowGroup.RowGroup.SortingColumns
github.com/polarsignals/frostdb/dynparquet.PooledBuffer.Buffer.SortingColumns
github.com/polarsignals/frostdb/index.ReleaseableRowGroup.SortingColumns
![]() |
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. |