type github.com/apache/arrow-go/v18/arrow/array.MapBuilder (struct)

Method Implmentations (4 other methods implement nothing)

Append(v bool) *MapBuilder.M : ListLikeBuilder.Append *MapBuilder.M : VarLenListLikeBuilder.Append *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ListLikeBuilder.Append
AppendNull() *MapBuilder.M : Builder.AppendNull *MapBuilder.M : ListLikeBuilder.AppendNull *MapBuilder.M : VarLenListLikeBuilder.AppendNull *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.AppendNull
Cap() int *MapBuilder.M : Builder.Cap *MapBuilder.M : ListLikeBuilder.Cap *MapBuilder.M : VarLenListLikeBuilder.Cap
IsNull(i int) bool *MapBuilder.M : Builder.IsNull *MapBuilder.M : ListLikeBuilder.IsNull *MapBuilder.M : VarLenListLikeBuilder.IsNull
Len() int *MapBuilder.M : Builder.Len *MapBuilder.M : ListLikeBuilder.Len *MapBuilder.M : VarLenListLikeBuilder.Len *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Len
NewArray() arrow.Array *MapBuilder.M : Builder.NewArray *MapBuilder.M : ListLikeBuilder.NewArray *MapBuilder.M : VarLenListLikeBuilder.NewArray *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.NewArray
NullN() int *MapBuilder.M : Builder.NullN *MapBuilder.M : ListLikeBuilder.NullN *MapBuilder.M : VarLenListLikeBuilder.NullN
Release() *MapBuilder.M : Builder.Release *MapBuilder.M : ListLikeBuilder.Release *MapBuilder.M : VarLenListLikeBuilder.Release *MapBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Release
Reserve(n int) *MapBuilder.M : Builder.Reserve *MapBuilder.M : ListLikeBuilder.Reserve *MapBuilder.M : VarLenListLikeBuilder.Reserve *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Reserve
Resize(n int) *MapBuilder.M : Builder.Resize *MapBuilder.M : ListLikeBuilder.Resize *MapBuilder.M : VarLenListLikeBuilder.Resize
Retain() *MapBuilder.M : Builder.Retain *MapBuilder.M : ListLikeBuilder.Retain *MapBuilder.M : VarLenListLikeBuilder.Retain *MapBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain *MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Retain
SetNull(i int) *MapBuilder.M : Builder.SetNull *MapBuilder.M : ListLikeBuilder.SetNull *MapBuilder.M : VarLenListLikeBuilder.SetNull
Type() arrow.DataType *MapBuilder.M : Builder.Type *MapBuilder.M : ListLikeBuilder.Type *MapBuilder.M : VarLenListLikeBuilder.Type
Unmarshal(dec *json.Decoder) error *MapBuilder.M : Builder.Unmarshal *MapBuilder.M : ListLikeBuilder.Unmarshal *MapBuilder.M : VarLenListLikeBuilder.Unmarshal
UnmarshalJSON(data []byte) error *MapBuilder.M : Builder.UnmarshalJSON *MapBuilder.M : ListLikeBuilder.UnmarshalJSON *MapBuilder.M : VarLenListLikeBuilder.UnmarshalJSON *MapBuilder.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON *MapBuilder.M : encoding/json.Unmarshaler.UnmarshalJSON