zhengruifeng commented on PR #38932: URL: https://github.com/apache/spark/pull/38932#issuecomment-1338896999
there is another error: ``` python/pyspark/sql/tests/connect/test_connect_function.py:29: error: Incompatible import of "PandasOnSparkTestCase" (imported name has type "Type[ReusedSQLTestCase]", local name has type "Type[PandasOnSparkTestCase]") [misc] ``` -- 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]
