Github user chenliang613 commented on the issue:
https://github.com/apache/carbondata/pull/1214
@cenyuhai
you mean: use the listener, it is able to sync up table's meta info
between spark and hive:
first i create one table with name "table1" in spark-shell
second, i go to hive client , use "desc table1", i can find table1's meta
info. otherwise without this listener, the table1's meta info can't be gotten
in hive client ?
---
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.
---