Tian Gao created SPARK-57679:
--------------------------------

             Summary: pyspark pandas type check assumes NDArray.__origin__ is a 
type
                 Key: SPARK-57679
                 URL: https://issues.apache.org/jira/browse/SPARK-57679
             Project: Spark
          Issue Type: Bug
          Components: Pandas API on Spark
    Affects Versions: 4.0.3, 4.1.2, 4.2.0, 4.3.0
            Reporter: Tian Gao


>From numpy 2.5.0, NDArray[int].__origin__ is not a type anymore - it's a 
>TypeAliasType. We need to deal with it



--
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