Documentation
¶
Index ¶
- func ArrowValuesToProtoValues(arr arrow.Array) ([]*types.Value, error)
- func ProtoTypeToArrowType(sample *types.Value) (arrow.DataType, error)
- func ProtoValuesToArrowArray(protoValues []*types.Value, arrowAllocator memory.Allocator, numRows int) (arrow.Array, error)
- func ValueTypeEnumToArrowType(t types.ValueType_Enum) (arrow.DataType, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProtoValuesToArrowArray ¶
func ValueTypeEnumToArrowType ¶
func ValueTypeEnumToArrowType(t types.ValueType_Enum) (arrow.DataType, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.