pyarrow.gandiva.Condition

class pyarrow.gandiva.Condition

Bases: pyarrow.lib._Weakrefable

A wrapper around a boolean Gandiva expression node.

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