[ 
https://issues.apache.org/jira/browse/SPARK-53438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yihong He updated SPARK-53438:
------------------------------
    Description: It seems that LiteralExpressionProtoConverter cannot handle 
fn.typedLit(Seq((1, "2", Seq("3", "4")), (5, "6", Seq.empty[String])))  (was: 
It seems that fn.typedLit(Seq((1, "2", Seq("3", "4")), (5, "6", 
Seq.empty[String]))))

> Use catalystConverter for arrays and maps in LiteralExpressionProtoConverter
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-53438
>                 URL: https://issues.apache.org/jira/browse/SPARK-53438
>             Project: Spark
>          Issue Type: Task
>          Components: Connect
>    Affects Versions: 4.1.0
>            Reporter: Yihong He
>            Priority: Major
>
> It seems that LiteralExpressionProtoConverter cannot handle 
> fn.typedLit(Seq((1, "2", Seq("3", "4")), (5, "6", Seq.empty[String])))



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to