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

Artem Rukavytsia edited comment on SPARK-19254 at 3/20/19 1:03 AM:
-------------------------------------------------------------------

Looks like Pyspark doesn't support `typedLit`, `from pyspark.sql.functions 
import typedLit` is failing. This behavior is unexpected.


was (Author: arukavytsia):
Looks like Pyspark doesn't support `typedLit`, `from pyspark.sql.functions 
import typedLit` is failing. This is unexpected behavior.

> Support Seq, Map, and Struct in functions.lit
> ---------------------------------------------
>
>                 Key: SPARK-19254
>                 URL: https://issues.apache.org/jira/browse/SPARK-19254
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Takeshi Yamamuro
>            Assignee: Takeshi Yamamuro
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> In the current implementation, function.lit does not support Seq, Map, and 
> Struct. This ticket is intended to support them. This is the follow-up of 
> https://issues.apache.org/jira/browse/SPARK-17683.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to