Forum Discussion

RobertSlattery's avatar
RobertSlattery
Responsive Resident
3 years ago
Solved

How does incremental refresh work on staging tables

I need to add an index column to a table in a dataset but, incremental refresh breaks this.  I created a staging table and configured it for incremental refresh to load three years of data then refre...
  • lbendlin's avatar
    lbendlin
    3 years ago

    RangeStart and RangeEnd.

     

    Depends on the partition size. When you refresh individual partitions it must not result in duplicate indexes across all partitions.