tonghuaroot created SPARK-57294:
-----------------------------------

             Summary: Support DataFrame.to_period in fallback mode
                 Key: SPARK-57294
                 URL: https://issues.apache.org/jira/browse/SPARK-57294
             Project: Spark
          Issue Type: Improvement
          Components: Pandas API on Spark
    Affects Versions: 4.3.0
            Reporter: tonghuaroot


pandas-on-Spark lists DataFrame.to_period as an unsupported function. Like 
asfreq/asof/convert_dtypes/infer_objects/set_axis (SPARK-46926, 
apache/spark#44965), it can be supported through the existing 
compute.pandas_fallback path without a native distributed implementation. This 
adds to_period to the fallback-enabled set with classic + Spark Connect parity 
tests.



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