[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-11-19 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r526726981 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -68,31 +70,33 @@ object CSVUtils {

[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-11-19 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r526722958 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -76,7 +76,7 @@ object CSVUtils {

[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-11-19 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r526722167 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -93,6 +93,12 @@ object CSVUtils {

[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-09-25 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r494215490 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -93,6 +93,12 @@ object CSVUtils {

[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-09-25 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r494817447 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -93,6 +93,12 @@ object CSVUtils {

[GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource

2020-09-24 Thread GitBox
izchen commented on a change in pull request #29862: URL: https://github.com/apache/spark/pull/29862#discussion_r494215490 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/CSVUtils.scala ## @@ -93,6 +93,12 @@ object CSVUtils {