pyarrow.gandiva.SelectionVector

class pyarrow.gandiva.SelectionVector

Bases: pyarrow.lib._Weakrefable

A vector of array indices representing the result of a Gandiva Filter.

See also

pyarrow.gandiva.Filter.evaluate

Produces 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)