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

Xinrong Meng updated SPARK-35344:
---------------------------------
    Summary: Support creating a Column of numpy literal value Support creating 
a Column of numpy literal value in pandas-on-Spark  (was: Make conversion 
from/to literals data-type-based)

> Support creating a Column of numpy literal value Support creating a Column of 
> numpy literal value in pandas-on-Spark
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-35344
>                 URL: https://issues.apache.org/jira/browse/SPARK-35344
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Xinrong Meng
>            Priority: Major
>
> Aim to achieve {{F}}{{*.*}}{{lit(np}}{{*.*}}{{int64(1)).}}
> We can define {{def lit(literal) -> Column: }}under IntegralOps for example.
> OR we can define in python/pyspark/pandas/spark/functions.py.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to