HyukjinKwon commented on code in PR #47086:
URL: https://github.com/apache/spark/pull/47086#discussion_r1794475111
##########
python/pyspark/sql/tests/test_dataframe.py:
##########
@@ -742,6 +742,79 @@ def test_df_show(self):
message_parameters={"arg_name": "truncate", "arg_type": "str"},
)
+ def test_df_merge_into(self):
Review Comment:
This should actually be skipped if we build without test. let me make a
quick followup
--
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]