zhengruifeng commented on code in PR #45378:
URL: https://github.com/apache/spark/pull/45378#discussion_r1515475836
##########
python/pyspark/sql/tests/test_session.py:
##########
@@ -531,6 +531,33 @@ def test_dump_invalid_type(self):
},
)
+ def test_clear_memory_type(self):
Review Comment:
nit, it seems we don't have a parity test for `test_session`. does it make
sense to move `SparkSessionProfileTests` out of `test_session` and add parity
test for it?
--
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]