HyukjinKwon commented on code in PR #37327:
URL: https://github.com/apache/spark/pull/37327#discussion_r934064080


##########
docs/sql-data-sources-csv.md:
##########
@@ -109,9 +109,9 @@ Data source options of CSV can be set via:
     <td>read</td>
   </tr>
   <tr>
-    <td><code>inferDate</code></td> 
+    <td><code>inferDate</code></td>

Review Comment:
   qq are we going to keep the name as is? If we parse them as dates (or 
timestamps) when user specify the schema, I think it makes more sense to rename 
it to `prefersDate`



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to