TableFunctionManager#

class rbc.heavydb.TableFunctionManager#

TableFunctionManager is available in HeavyDB 5.9 or newer

Methods

TableFunctionManager.__init__()

TableFunctionManager.error_message(msg)

TableFunctionManager.set_output_array_values_total_number(...)

Set the total number of array values in a column of arrays.

TableFunctionManager.set_output_item_values_total_number(...)

set_output_item_values_total_number sets the total number of items values in the index-th output Column of varlen types.

TableFunctionManager.set_output_row_size(size)

Set the number of rows in an output column.