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

Method Implmentations (5 other methods implement nothing)

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