Module spark_array

Module spark_array 

Source

Structs§

SparkArray

Functions§

make_array_inner
make_array_inner is the implementation of the make_array function. Constructs an array using the input data as ArrayRef. Returns a reference-counted Array instance result.