pyarrow.gandiva.SelectionVector¶
-
class
pyarrow.gandiva.SelectionVector¶ Bases:
pyarrow.lib._WeakrefableA vector of array indices representing the result of a Gandiva Filter.
See also
pyarrow.gandiva.Filter.evaluateProduces SelectionVectors
-
__init__(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(*args, **kwargs)Initialize self.
to_array(self)-
to_array(self)¶