Re: [PR] [WIP][SPARK-46467][PS][TESTS] Improve and test exceptions of TimedeltaIndex [spark]

2023-12-20 Thread via GitHub
xinrong-meng commented on code in PR #44430: URL: https://github.com/apache/spark/pull/44430#discussion_r1433348531 ## python/pyspark/pandas/indexes/timedelta.py: ## @@ -108,7 +109,7 @@ def __new__( FutureWarning, ) if not is_hashable(name)

Re: [PR] [WIP][SPARK-46467][PS][TESTS] Improve and test exceptions of TimedeltaIndex [spark]

2024-01-19 Thread via GitHub
xinrong-meng closed pull request #44430: [WIP][SPARK-46467][PS][TESTS] Improve and test exceptions of TimedeltaIndex URL: https://github.com/apache/spark/pull/44430 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [WIP][SPARK-46467][PS][TESTS] Improve and test exceptions of TimedeltaIndex [spark]

2024-01-19 Thread via GitHub
xinrong-meng commented on PR #44430: URL: https://github.com/apache/spark/pull/44430#issuecomment-1901324816 I'll close the PR unless we want to migrate Pandas on Spark to PySpark error framework. -- This is an automated message from the Apache Git Service. To respond to the message, plea