The Load DWH incremental job is taking longer on Resource related facts tables.
Release : 16.0
Component : PPMDWH
A Global Delivery Adapter was updating EVERY resource.
The Incremental Load Data Warehouse job uses the Last Modified Date column to determine what rows to load.
Since every resource was updated, after the GD adapter, the Incremental Load DWH was pulling all of the resource data.
Configured the GD adapter to run after hours so the next run of the Incremental Load DWH will also be after business hours.