TableFunctionManager.set_output_array_values_total_number#

TableFunctionManager.set_output_array_values_total_number(index, output_array_values_total_number)#

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

Note

Must be called before making any assignment on output columns.

Parameters:
  • index (int) –

  • output_array_values_total_number (int) –

Return type:

None