cloud-fan commented on code in PR #49383:
URL: https://github.com/apache/spark/pull/49383#discussion_r1908124697
##########
sql/connect/server/src/main/scala/org/apache/spark/sql/connect/service/ExecuteEventsManager.scala:
##########
@@ -342,9 +352,15 @@ case class SparkListenerConnectOperationAnalyzed(
extends SparkListenerEvent {
/**
- * Analyzed Spark plan generated by the Connect request. None when the
Connect request does not
+ * Parsed Spark plan generated by the Connect request. None when the Connect
request does not
* generate a Spark plan.
Review Comment:
ditto, it's None when request is analyzed successfully?
--
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]