Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.36.0
-
None
Description
the default array constructor not allows empty array.
however in https://issues.apache.org/jira/browse/CALCITE-5624 we have supported spark array function.
spark array function allows empty, but the calcite doc not indicate this behavior, maybe we can add a usage for empty array function.