pyarrow.gandiva.Condition¶
-
class
pyarrow.gandiva.Condition¶ Bases:
pyarrow.lib._WeakrefableA wrapper around a boolean Gandiva expression node.
See also
pyarrow.gandiva.TreeExprBuilder.make_conditionProduces Conditions
-
__init__(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__(*args, **kwargs)Initialize self.
result(self)root(self)-
result(self)¶
-
root(self)¶