Hi Junhai If you want to build the late arrived data, you have to refresh to cube manually or calling refresh API. Kylin would not monitor the ingestion timestamp.
2017-04-13 22:07 GMT+08:00 Junhai Guo <[email protected]>: > My hive fact table is partitioned on ingestion date column, but I need to > build cube and query the cube on the actual event date column. Events can > arrive days or event weeks late. I want to build the cube incrementally > daily by specifying the ingestion date range. Does 2.0 support this > scenario and be able to build the cube efficiently without scanning the > whole fact table, and be able to merge the newly ingested data with > existing calculation? > > Thanks > > Jerry >
