[GitHub] [spark] HyukjinKwon commented on a change in pull request #32558: [SPARK-34953][CORE][SQL] Add the code change for adding the DateType in the infer schema while reading in CSV and JSON

2021-06-01 Thread GitBox
HyukjinKwon commented on a change in pull request #32558: URL: https://github.com/apache/spark/pull/32558#discussion_r643581021 ## File path: docs/sql-data-sources-json.md ## @@ -155,6 +155,12 @@ Data source options of JSON can be set via: Allows leading zeros in numbers

[GitHub] [spark] HyukjinKwon commented on a change in pull request #32558: [SPARK-34953][CORE][SQL] Add the code change for adding the DateType in the infer schema while reading in CSV and JSON

2021-06-01 Thread GitBox
HyukjinKwon commented on a change in pull request #32558: URL: https://github.com/apache/spark/pull/32558#discussion_r643580962 ## File path: docs/sql-data-sources-csv.md ## @@ -248,5 +248,11 @@ Data source options of CSV can be set via: Compression codec to use when

[GitHub] [spark] HyukjinKwon commented on a change in pull request #32558: [SPARK-34953][CORE][SQL] Add the code change for adding the DateType in the infer schema while reading in CSV and JSON

2021-05-31 Thread GitBox
HyukjinKwon commented on a change in pull request #32558: URL: https://github.com/apache/spark/pull/32558#discussion_r642281798 ## File path: docs/sql-data-sources-json.md ## @@ -155,6 +155,12 @@ Data source options of JSON can be set via: Allows leading zeros in numbers