-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30106/
-----------------------------------------------------------
Review request for drill.
Bugs: DRILL-1970
https://issues.apache.org/jira/browse/DRILL-1970
Repository: drill-git
Description
-------
Until Drill can support querying of Hive Views, hive views metadata must not be
visible upon issuing the "show tables" command.
Diffs
-----
contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/schema/HiveSchemaFactory.java
023517b
Diff: https://reviews.apache.org/r/30106/diff/
Testing
-------
local and functional tests are running fine, except for some functional tests
that are not related to this patch. I also manually tested "show tables" and
confirmed Hive Views are no longer visible.
Thanks,
abdelhakim deneche