Github user gatorsmile commented on the pull request:

    https://github.com/apache/spark/pull/13283#issuecomment-221770911
  
    **Update**: The latest code changes contains 
    - For JDBC format, we added an extra checking in the rule 
`ResolveRelations` of `Analyzer`. Without the PR, Spark will return the error 
message like: `Option 'url' not specified`. Now, we are reporting `Unsupported 
data source type for direct query on files: jdbc` 
    - Make data source format name case incensitive so that error handling 
behaves consistent with the normal cases. 
    - Added the test cases for all the supported formats. 


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