towhee.engine.execution.vectorized_execution.VectorizedExecution

class towhee.engine.execution.vectorized_execution.VectorizedExecution[source]

Bases: object

Vectorized execution of an operator on Arrow tables.

Methods