[ 
https://issues.apache.org/jira/browse/CALCITE-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750062#comment-17750062
 ] 

Guillaume Massé commented on CALCITE-5628:
------------------------------------------

Resolved in 
https://github.com/apache/calcite/commit/b3e16dffa84b904f92413f8e3503fc23dc597165

> Cannot parse map function for Spark Dialect
> -------------------------------------------
>
>                 Key: CALCITE-5628
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5628
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.34.0
>            Reporter: Guillaume Massé
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Similar to CALCITE-5624
>  
> AtomicRowExpression should not have MapConstructor for Apache Spark. Maps are 
> constructed by calling the map function 
> (https://spark.apache.org/docs/latest/api/sql/index.html#map).
>  
> {code:java}
> map()
> map(1.0, '2', 3.0, '4');{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to