[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30491: URL: https://github.com/apache/spark/pull/30491#discussion_r530088008 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/WriteToDataSourceV2Exec.scala ## @@ -213,15 +213,14 @@ case cla

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30491: URL: https://github.com/apache/spark/pull/30491#discussion_r530087851 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/WriteToDataSourceV2Exec.scala ## @@ -213,15 +213,14 @@ case cla

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation

2020-11-24 Thread GitBox
dongjoon-hyun commented on a change in pull request #30491: URL: https://github.com/apache/spark/pull/30491#discussion_r530087552 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/DataSourceV2Strategy.scala ## @@ -170,11 +170,13 @@ class DataS