aboutsummaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorjiangxingbo <jiangxb1987@gmail.com>2016-11-30 03:59:25 -0800
committerHerman van Hovell <hvanhovell@databricks.com>2016-11-30 03:59:25 -0800
commitc24076dcf867f8d7bb328055ca817bc09ad0c1d1 (patch)
tree844d600e0ed88f9189cd7d83a42c946d010d5e81 /NOTICE
parent2eb093decb5e87a1ea71bbaa28092876a8c84996 (diff)
downloadspark-c24076dcf867f8d7bb328055ca817bc09ad0c1d1.tar.gz
spark-c24076dcf867f8d7bb328055ca817bc09ad0c1d1.tar.bz2
spark-c24076dcf867f8d7bb328055ca817bc09ad0c1d1.zip
[SPARK-17932][SQL] Support SHOW TABLES EXTENDED LIKE 'identifier_with_wildcards' statement
## What changes were proposed in this pull request? Currently we haven't implemented `SHOW TABLE EXTENDED` in Spark 2.0. This PR is to implement the statement. Goals: 1. Support `SHOW TABLES EXTENDED LIKE 'identifier_with_wildcards'`; 2. Explicitly output an unsupported error message for `SHOW TABLES [EXTENDED] ... PARTITION` statement; 3. Improve test cases for `SHOW TABLES` statement. ## How was this patch tested? 1. Add new test cases in file `show-tables.sql`. 2. Modify tests for `SHOW TABLES` in `DDLSuite`. Author: jiangxingbo <jiangxb1987@gmail.com> Closes #15958 from jiangxb1987/show-table-extended.
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions