zeal-thinker commented on code in PR #48552:
URL: https://github.com/apache/spark/pull/48552#discussion_r1807185398


##########
python/pyspark/shell.py:
##########
@@ -30,6 +30,7 @@
 
 import pyspark
 from pyspark.core.context import SparkContext
+from pyspark.logger import SPARK_LOG_SCHEMA

Review Comment:
   Where is SPARK_LOG_SCHEMA used in this file? What am I missing?



-- 
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]

Reply via email to