Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18600#discussion_r216380525
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/SparkPlanInfo.scala ---
    @@ -31,7 +31,6 @@ class SparkPlanInfo(
         val nodeName: String,
         val simpleString: String,
         val children: Seq[SparkPlanInfo],
    -    val metadata: Map[String, String],
    --- End diff --
    
    It seems that @LantaoJin brings back this for event loging at #22353 .


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to