Tian Gao created SPARK-55225:
--------------------------------

             Summary: Fix timestamp issue for pandas 3
                 Key: SPARK-55225
                 URL: https://issues.apache.org/jira/browse/SPARK-55225
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 4.2.0
            Reporter: Tian Gao


pandas 3 has different default resolution for datetime types. Currently we 
can't match it because we always convert `TimestampType` to `datetime[ns]`. We 
don't have an agreed solution here.



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