pyarrow.gandiva.Expression

class pyarrow.gandiva.Expression

Bases: pyarrow.lib._Weakrefable

A Gandiva node associated with a pyarrow.Field.

See also

pyarrow.gandiva.TreeExprBuilder.make_expression

Produces Expression

pyarrow.gandiva.make_projector

Uses Expressions to create Projectors

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

result(self)

root(self)

result(self)
root(self)