I have some trouble with incremental load: it is not showing any changes of the data.
What am I doing?
- schema is loaded
- changes inside the origin data table
- incremental load is performing with the help of the schedular
- "fresh time start" and "refest time end" of the schema is viewable
- no error occured
I can not see any changes in the reports after an incremental load was performed. After a full load the changes are visible.
My set up:
- builder schema: incremental load is activated
- builder schema data source:
- incr. load strategy: icnremental load
- incr. load column: incremental_id (datatype is long)
- monitoring schemas schedular:
Any ideas what I am doing wrong or what I can try?
Cheers Joe