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
AppendEmptyValue()
*MapBuilder.M : Builder.AppendEmptyValue
*MapBuilder.M : ListLikeBuilder.AppendEmptyValue
*MapBuilder.M : VarLenListLikeBuilder.AppendEmptyValue
AppendEmptyValues(n int)
*MapBuilder.M : Builder.AppendEmptyValues
*MapBuilder.M : ListLikeBuilder.AppendEmptyValues
*MapBuilder.M : VarLenListLikeBuilder.AppendEmptyValues
AppendNull()
*MapBuilder.M : Builder.AppendNull
*MapBuilder.M : ListLikeBuilder.AppendNull
*MapBuilder.M : VarLenListLikeBuilder.AppendNull
*MapBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.AppendNull
AppendNulls(n int)
*MapBuilder.M : Builder.AppendNulls
*MapBuilder.M : ListLikeBuilder.AppendNulls
*MapBuilder.M : VarLenListLikeBuilder.AppendNulls
AppendValueFromString(s string) error
*MapBuilder.M : Builder.AppendValueFromString
*MapBuilder.M : ListLikeBuilder.AppendValueFromString
*MapBuilder.M : VarLenListLikeBuilder.AppendValueFromString
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
UnmarshalOne(dec *json.Decoder) error
*MapBuilder.M : Builder.UnmarshalOne
*MapBuilder.M : ListLikeBuilder.UnmarshalOne
*MapBuilder.M : VarLenListLikeBuilder.UnmarshalOne
UnsafeAppendBoolToBitmap(v bool)
*MapBuilder.M : Builder.UnsafeAppendBoolToBitmap
*MapBuilder.M : ListLikeBuilder.UnsafeAppendBoolToBitmap
*MapBuilder.M : VarLenListLikeBuilder.UnsafeAppendBoolToBitmap
ValueBuilder() Builder
*MapBuilder.M : ListLikeBuilder.ValueBuilder
*MapBuilder.M : VarLenListLikeBuilder.ValueBuilder
![]() |
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. |