-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64369/
-----------------------------------------------------------
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.
Bugs: KYLIN-3086
https://issues.apache.org/jira/browse/KYLIN-3086
Repository: kylin
Description
-------
1. Load Hive table metadata from tree in 'Data Source' tab;
2. Choose one database, you will find the intermediate tables are also loaded;
I think intermediate tables are the inner tables, which should not be showed to
client, so I filter them in the server, please check the patch, thanks!
Diffs
-----
server-base/src/main/java/org/apache/kylin/rest/service/TableService.java
ffb71a6
Diff: https://reviews.apache.org/r/64369/diff/1/
Testing
-------
Thanks,
pengjianhua