GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/10471
[SPARK-12522] [SQL] [MINOR] Add the missing the document strings for the
SQL configuration
Fixing the missing the document for the configuration. We can see the
missing messages "TODO" when issuing the command "SET -V".
```
spark.sql.columnNameOfCorruptRecord
spark.sql.hive.verifyPartitionPath
spark.sql.sources.parallelPartitionDiscovery.threshold
spark.sql.hive.convertMetastoreParquet.mergeSchema
spark.sql.hive.convertCTAS
spark.sql.hive.thriftServer.async
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark commandDesc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10471.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10471
----
commit 1bc2f2d6d6a76cef9a2c3e39a70c61902f2d136d
Author: gatorsmile <[email protected]>
Date: 2015-12-24T22:29:17Z
fixed the missing configuration when submitting the command SET.
----
---
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]