Github user jackylk commented on the issue:
https://github.com/apache/carbondata/pull/2255
@xuchuanyin With `DEFERED REBUILD` syntax, it means the datamap loading
will be lazy. If there are new load to the fact table, this datamap will be
disabled until user trigger `REBUILD DATAMAP`.---
