Thanks Guillaume. We'd love a fix. I saw you logged
https://issues.apache.org/jira/browse/CALCITE-5504 so let's continue
the conversation there.

On Fri, Jan 27, 2023 at 3:05 PM Guillaume Masse
<[email protected]> wrote:
>
> Array literals are unparsed incorrectly for the spark dialect.
>
> They should be in the form: array(1, 2, 3)
> However, they are unparsed as ARRAY[1, 2, 3]
>
> https://spark.apache.org/docs/latest/api/sql/#array
>
> I would be happy to submit a fix,
> Guillaume

Reply via email to