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:
     <td>Allows leading zeros in numbers (e.g. 00012). If None is set, it uses 
the default value, <code>false</code>.</td>
     <td>read</td>
   </tr>
+  <tr>
+    <td><code>inferDateType</code></td>
+    <td>None</td>

Review comment:
       Let's change the default value to `false`. This was a mistake from 
https://github.com/apache/spark/pull/32204, and @itholic is working on it to 
fix. BTW, seems like CSV option is missing here.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to