[GitHub] [spark] wangyum commented on a change in pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString

2021-02-19 Thread GitBox
wangyum commented on a change in pull request #31196: URL: https://github.com/apache/spark/pull/31196#discussion_r575671102 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/LogicalRelation.scala ## @@ -64,7 +64,8 @@ case class LogicalRelation(

[GitHub] [spark] wangyum commented on a change in pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString

2021-02-13 Thread GitBox
wangyum commented on a change in pull request #31196: URL: https://github.com/apache/spark/pull/31196#discussion_r575671102 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/LogicalRelation.scala ## @@ -64,7 +64,8 @@ case class LogicalRelation(