This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from eadf1a4431ea [SPARK-52848][SQL] Avoid cast to `Double` in casting TIME/TIMESTAMP to DECIMAL add 7bbdda2482e2 [SPARK-52863][PYTHON] Clean up code paths for old pandas versions No new revisions were added by this update. Summary of changes: .../pandas/tests/diff_frames_ops/test_corrwith.py | 17 +----- .../pyspark/pandas/tests/indexes/test_category.py | 16 +---- .../pandas/tests/indexes/test_conversion.py | 68 +++++++++------------- python/pyspark/pandas/tests/indexes/test_name.py | 7 --- .../pandas/tests/indexes/test_symmetric_diff.py | 16 ++--- .../pandas/tests/io/test_dataframe_spark_io.py | 15 +---- 6 files changed, 40 insertions(+), 99 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org