Data Warehouse Instantaneous Sync reads the whole object from the source on every cycle instead of only the changed records, so a sync of a 15K project dataset with one changed project may take over two hours.
STEPS TO REPRODUCE:
Expected Results: With one changed project the sync completes in seconds.
Actual Results: The sync takes over two hours, about 8187 seconds of database time, and reads all 15K+ projects from the source rather than the one that changed.
Clarity 16.3.3, 16.4.x
DE210855
In review by Engineering
Workaround: Uncheck the calculated attributes from the Data Warehouse as mitigation