thompsonmax commented on a change in pull request #27378: [SPARK-30366][WebUI] 
Show cached subplan of InMemoryTableScan and remove redundant subplans
URL: https://github.com/apache/spark/pull/27378#discussion_r374299512
 
 

 ##########
 File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -991,6 +991,26 @@ object SQLConf {
       .booleanConf
       .createWithDefault(true)
 
+  val EXTENDED_EVENT_INFO = buildConf("spark.sql.extendedEventInfo")
 
 Review comment:
   Changed the ordering of the added constants to be in alphabeta order with 
respect to one another.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to