枚举

GandivaSelectionVectorMode

起始版本: 4.0.0

声明

enum Gandiva.SelectionVectorMode

描述 [src]

它们对应于 gandiva::SelectionVector::Mode 的值。

可用版本: 4.0.0

成员

名称 描述
GGANDIVA_SELECTION_VECTOR_MODE_NONE

选择向量未使用。

GGANDIVA_SELECTION_VECTOR_MODE_UINT16

GGandivaUInt16SelectionVector 被使用。

GGANDIVA_SELECTION_VECTOR_MODE_UINT32

GGandivaUInt32SelectionVector 被使用。

GGANDIVA_SELECTION_VECTOR_MODE_UINT64

GGandivaUInt64SelectionVector 被使用。