Github user arshadmohammad commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1790#discussion_r161640543
--- Diff: docs/data-management-on-carbondata.md ---
@@ -271,6 +271,7 @@ This tutorial is going to introduce all commands and
data operations on CarbonDa
* Before executing this command the old table schema and data should be
copied into the new database location.
* If the table is aggregate table, then all the aggregate tables should
be copied to the new database location.
* For old store, the time zone of the source and destination cluster
should be same.
+ * If CarbonData table is stored in CarbonData HIVE meta store then
refresh will not register the CarbonData table to HIVE meta store catalogue.
--- End diff --
Thanks @KanakaKumar for your reviews. I handled the comment. Please have a
look
---