Guillaume Massé created CALCITE-5624:
----------------------------------------
Summary: Cannot parse array udf for Spark Dialect
Key: CALCITE-5624
URL: https://issues.apache.org/jira/browse/CALCITE-5624
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.34.0
Reporter: Guillaume Massé
AtomicRowExpression should not have ArrayConstructor for Apache spark. Arrays
are constructed by a udf
(https://spark.apache.org/docs/latest/api/sql/index.html#array).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)