Github user weiqingy commented on a diff in the pull request:
https://github.com/apache/spark/pull/15522#discussion_r83941926
--- Diff: docs/sql-programming-guide.md ---
@@ -422,8 +422,8 @@ In the simplest form, the default data source
(`parquet` unless otherwise config
You can also manually specify the data source that will be used along with
any extra options
that you would like to pass to the data source. Data sources are specified
by their fully qualified
name (i.e., `org.apache.spark.sql.parquet`), but for built-in sources you
can also use their short
--- End diff --
Thanks for the comment. I am wondering if we could make another jira/PR for
that? I prefer not to mix the documentation with code.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]