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

   ### What changes were proposed in this pull request?
   Enable `UDFParityTests.test_udf_timestamp_ntz`
   
   
   ### Why are the changes needed?
   for test coverage
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, test only
   
   
   ### How was this patch tested?
   ci and manually test:
   ```
   (spark_dev_312) ➜  spark git:(master) ✗ python/run-tests -k 
--python-executables python3 --testnames 
'pyspark.sql.tests.connect.test_parity_udf 
UDFParityTests.test_udf_timestamp_ntz'
   Running PySpark tests. Output is in 
/Users/ruifeng.zheng/Dev/spark/python/unit-tests.log
   Will test against the following Python executables: ['python3']
   Will test the following Python tests: 
['pyspark.sql.tests.connect.test_parity_udf 
UDFParityTests.test_udf_timestamp_ntz']
   python3 python_implementation is CPython
   python3 version is: Python 3.12.2
   Starting test(python3): pyspark.sql.tests.connect.test_parity_udf 
UDFParityTests.test_udf_timestamp_ntz (temp output: 
/Users/ruifeng.zheng/Dev/spark/python/target/90afedde-8472-496c-8741-a3fd5792f6e2/python3__pyspark.sql.tests.connect.test_parity_udf_UDFParityTests.test_udf_timestamp_ntz__7yrowv9l.log)
   Finished test(python3): pyspark.sql.tests.connect.test_parity_udf 
UDFParityTests.test_udf_timestamp_ntz (10s)
   Tests passed in 10 seconds
   ```
   
   
   ### 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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to