aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/.lintr
diff options
context:
space:
mode:
authorXiao Li <gatorsmile@gmail.com>2017-04-24 17:21:42 +0800
committerWenchen Fan <wenchen@databricks.com>2017-04-24 17:21:42 +0800
commit776a2c0e91dfea170ea1c489118e1d42c4121f35 (patch)
treed62e429620a4dd5505fc117e5e29eabd8437e104 /R/pkg/.lintr
parente9f97154bc4af60376a550238315d7fc57099f9c (diff)
downloadspark-776a2c0e91dfea170ea1c489118e1d42c4121f35.tar.gz
spark-776a2c0e91dfea170ea1c489118e1d42c4121f35.tar.bz2
spark-776a2c0e91dfea170ea1c489118e1d42c4121f35.zip
[SPARK-20439][SQL] Fix Catalog API listTables and getTable when failed to fetch table metadata
### What changes were proposed in this pull request? `spark.catalog.listTables` and `spark.catalog.getTable` does not work if we are unable to retrieve table metadata due to any reason (e.g., table serde class is not accessible or the table type is not accepted by Spark SQL). After this PR, the APIs still return the corresponding Table without the description and tableType) ### How was this patch tested? Added a test case Author: Xiao Li <gatorsmile@gmail.com> Closes #17730 from gatorsmile/listTables.
Diffstat (limited to 'R/pkg/.lintr')
0 files changed, 0 insertions, 0 deletions