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

Method Implmentations (4 other methods implement nothing)

AppendEmptyValue() *MonthDayNanoIntervalBuilder.M : Builder.AppendEmptyValue
AppendEmptyValues(n int) *MonthDayNanoIntervalBuilder.M : Builder.AppendEmptyValues
AppendNull() *MonthDayNanoIntervalBuilder.M : Builder.AppendNull *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.AppendNull
AppendNulls(n int) *MonthDayNanoIntervalBuilder.M : Builder.AppendNulls
AppendValueFromString(s string) error *MonthDayNanoIntervalBuilder.M : Builder.AppendValueFromString
Cap() int *MonthDayNanoIntervalBuilder.M : Builder.Cap
IsNull(i int) bool *MonthDayNanoIntervalBuilder.M : Builder.IsNull
Len() int *MonthDayNanoIntervalBuilder.M : Builder.Len *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Len
NewArray() arrow.Array *MonthDayNanoIntervalBuilder.M : Builder.NewArray *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.NewArray
NullN() int *MonthDayNanoIntervalBuilder.M : Builder.NullN
Release() *MonthDayNanoIntervalBuilder.M : Builder.Release *MonthDayNanoIntervalBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Release
Reserve(n int) *MonthDayNanoIntervalBuilder.M : Builder.Reserve *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Reserve
Resize(n int) *MonthDayNanoIntervalBuilder.M : Builder.Resize
Retain() *MonthDayNanoIntervalBuilder.M : Builder.Retain *MonthDayNanoIntervalBuilder.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain *MonthDayNanoIntervalBuilder.M : github.com/polarsignals/frostdb/pqarrow/builder.ColumnBuilder.Retain
SetNull(i int) *MonthDayNanoIntervalBuilder.M : Builder.SetNull
Type() arrow.DataType *MonthDayNanoIntervalBuilder.M : Builder.Type
Unmarshal(dec *json.Decoder) error *MonthDayNanoIntervalBuilder.M : Builder.Unmarshal
UnmarshalJSON(data []byte) error *MonthDayNanoIntervalBuilder.M : Builder.UnmarshalJSON *MonthDayNanoIntervalBuilder.M : github.com/goccy/go-json.Unmarshaler.UnmarshalJSON *MonthDayNanoIntervalBuilder.M : encoding/json.Unmarshaler.UnmarshalJSON
UnmarshalOne(dec *json.Decoder) error *MonthDayNanoIntervalBuilder.M : Builder.UnmarshalOne
UnsafeAppendBoolToBitmap(isValid bool) *MonthDayNanoIntervalBuilder.M : Builder.UnsafeAppendBoolToBitmap