ueshin commented on code in PR #41924:
URL: https://github.com/apache/spark/pull/41924#discussion_r1261840941


##########
python/pyspark/sql/tests/test_utils.py:
##########
@@ -729,46 +729,6 @@ def test_diff_schema_lens(self):
             message_parameters={"df_schema": df1.schema, "expected_schema": 
df2.schema},
         )
 
-    def test_assert_equal_maptype(self):

Review Comment:
   Shall we keep and update this test to see whether the change on `sort` works 
for map type or not? If not, we should still show some error.



-- 
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