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
AppendNulls(n int) *BooleanBuilder.M : Builder.AppendNulls
Cap() int *BooleanBuilder.M : Builder.Cap
IsNull(i int) bool *BooleanBuilder.M : Builder.IsNull
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
NullN() int *BooleanBuilder.M : Builder.NullN
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
Resize(n int) *BooleanBuilder.M : Builder.Resize
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
SetNull(i int) *BooleanBuilder.M : Builder.SetNull
Type() arrow.DataType *BooleanBuilder.M : Builder.Type
Unmarshal(dec *json.Decoder) error *BooleanBuilder.M : Builder.Unmarshal
UnmarshalJSON(data []byte) error *BooleanBuilder.M : Builder.UnmarshalJSON *BooleanBuilder.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON *BooleanBuilder.M : encoding/json.Unmarshaler.UnmarshalJSON
UnmarshalOne(dec *json.Decoder) error *BooleanBuilder.M : Builder.UnmarshalOne