You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by dongjoon-hyun <gi...@git.apache.org> on 2018/09/10 16:06:36 UTC

[GitHub] spark pull request #18600: [SPARK-17701][SQL] Refactor RowDataSourceScanExec...

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-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org