beliefer commented on code in PR #39461:
URL: https://github.com/apache/spark/pull/39461#discussion_r1064402550
##########
python/pyspark/sql/tests/connect/test_parity_functions.py:
##########
@@ -90,8 +90,6 @@ def test_nested_higher_order_function(self):
def test_np_scalar_input(self):
super().test_np_scalar_input()
- # TODO(SPARK-41904): Fix nth_value value
- @unittest.skip("Fails in Spark Connect, should enable.")
def test_nth_value(self):
Review Comment:
Yes. The bug will duplicate the fields for output.
--
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]