[GitHub] [spark] yaooqinn commented on a change in pull request #33706: [SPARK-36477][SQL] Inferring schema from JSON file shall respect ignoreCorruptFiles and handle CharConversionException

2021-08-11 Thread GitBox
yaooqinn commented on a change in pull request #33706: URL: https://github.com/apache/spark/pull/33706#discussion_r687435652 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/json/JsonInferSchema.scala ## @@ -68,21 +73,27 @@ private[sql] class JsonInferSc

[GitHub] [spark] yaooqinn commented on a change in pull request #33706: [SPARK-36477][SQL] Inferring schema from JSON file shall respect ignoreCorruptFiles and handle CharConversionException

2021-08-11 Thread GitBox
yaooqinn commented on a change in pull request #33706: URL: https://github.com/apache/spark/pull/33706#discussion_r687435652 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/json/JsonInferSchema.scala ## @@ -68,21 +73,27 @@ private[sql] class JsonInferSc

[GitHub] [spark] yaooqinn commented on a change in pull request #33706: [SPARK-36477][SQL] Inferring schema from JSON file shall respect ignoreCorruptFiles and handle CharConversionException

2021-08-11 Thread GitBox
yaooqinn commented on a change in pull request #33706: URL: https://github.com/apache/spark/pull/33706#discussion_r687379665 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/json/JsonInferSchema.scala ## @@ -68,21 +73,25 @@ private[sql] class JsonInferSc