zhengruifeng opened a new pull request, #44353:
URL: https://github.com/apache/spark/pull/44353

   ### What changes were proposed in this pull request?
   
   `test_properties` in `pyspark.pandas.tests.indexes.test_datetime` was moved 
to `pyspark.pandas.tests.indexes.test_datetime_property` in 
https://github.com/apache/spark/commit/c76e3f61dd7b56dbff43bba7144df939c03f0f66 
, but that commit forgot to remove it in 
`pyspark.pandas.tests.indexes.test_datetime`, so `test_properties` and its 
parity test are tested twice.
   
   
   ### Why are the changes needed?
   deduplicate test
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, test-only
   
   
   ### How was this patch tested?
   ci
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to