GitHub user dilipbiswal opened a pull request:
https://github.com/apache/spark/pull/12133
[SPARK-14348][SQL] Support native execution of SHOW TBLPROPERTIES command
## What changes were proposed in this pull request?
This PR adds Native execution of SHOW TBLPROPERTIES command.
Command Syntax:
``` SQL
SHOW TBLPROPERTIES table_name[(property_key_literal)]
```
## How was this patch tested?
Tests added in HiveComandSuiie and DDLCommandSuite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dilipbiswal/spark dkb_show_tblproperties
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12133.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 #12133
----
commit 386f492533199a4ed35d873d24438a9e83299160
Author: Dilip Biswal <[email protected]>
Date: 2016-04-01T06:56:09Z
[SPARK-14348] Support native execution of SHOW TBLPROPERTIES command
----
---
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]