What is the problem the feature request solves?
As a starting point for supporting array expressions, we should add support for creating arrays.
Describe the potential solution
Add support for CreateArray using DataFusion's make_array https://github.com/apache/datafusion/blob/de2da34cc51265e6a34864db3b1ef0764b89d631/datafusion/functions-nested/src/make_array.rs
Additional context
No response
What is the problem the feature request solves?
As a starting point for supporting array expressions, we should add support for creating arrays.
Describe the potential solution
Add support for
CreateArrayusing DataFusion'smake_arrayhttps://github.com/apache/datafusion/blob/de2da34cc51265e6a34864db3b1ef0764b89d631/datafusion/functions-nested/src/make_array.rsAdditional context
No response