type github.com/apache/arrow-go/v18/arrow/array.BooleanBuilder (struct)
Method Implmentations (5 other methods implement nothing)
Append(v bool)
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ListLikeBuilder.Append
AppendNull()
*BooleanBuilder.M : Builder.AppendNull
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.AppendNull
Len() int
*BooleanBuilder.M : Builder.Len
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Len
NewArray() arrow.Array
*BooleanBuilder.M : Builder.NewArray
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.NewArray
Release()
*BooleanBuilder.M : Builder.Release
*BooleanBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Release
Reserve(n int)
*BooleanBuilder.M : Builder.Reserve
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Reserve
Retain()
*BooleanBuilder.M : Builder.Retain
*BooleanBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain
*BooleanBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Retain
UnmarshalJSON(data []byte) error
*BooleanBuilder.M : Builder.UnmarshalJSON
*BooleanBuilder.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON
*BooleanBuilder.M : encoding/json.Unmarshaler.UnmarshalJSON
![]() |
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. |