HyukjinKwon commented on code in PR #55526: URL: https://github.com/apache/spark/pull/55526#discussion_r3135462742
########## python/pyspark/testing/mlutils.py: ########## @@ -99,11 +100,6 @@ def tearDownClass(cls): class MockDataset(DataFrame): Review Comment: Hm, actually why should we change this parent dataframe to classic dataframe? -- 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]
