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
