cloud-fan commented on code in PR #44689:
URL: https://github.com/apache/spark/pull/44689#discussion_r1452010622
##########
python/pyspark/sql/tests/connect/test_connect_basic.py:
##########
@@ -558,6 +558,35 @@ def test_invalid_column(self):
):
cdf1.select(cdf2.a).schema
+ def test_invalid_star(self):
Review Comment:
what's the difference between Connect and Classic for this test?
--
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]