Github user liancheng commented on the pull request:

    https://github.com/apache/spark/pull/3470#issuecomment-65182946
  
    Actually I'm not sure whether making option names case insensitive a good 
idea. Semantically, these options are very similar to Hive table properties, 
which are case sensitive. This makes me think these options should be case 
sensitive at the very beginning. For simple options that look like keywords, 
case insensitive might make sense. But we probably want to add dotted option 
names like `partition.defaultName` in the future. Another reason is that, case 
insensitivity is always a source of bugs...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to