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

Ruifeng Zheng resolved SPARK-54939.
-----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 53721
[https://github.com/apache/spark/pull/53721]

> Add tests for pa.array type coercion
> ------------------------------------
>
>                 Key: SPARK-54939
>                 URL: https://issues.apache.org/jira/browse/SPARK-54939
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, Tests
>    Affects Versions: 4.2.0
>            Reporter: Ruifeng Zheng
>            Assignee: Yicong Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> {code:java}
> pa.array([1, 2, 3], type=pa.float64())
> pa.array([1, 2, 3], type=pa.string())
> pa.array([1, 2, 3], type=pa.decimal128()){code}



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

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

Reply via email to