Skip to main content
For example, dimension tables can be loaded before the fact tables that reference them. This can be achieved by creating a List of Sets of topics from the incoming request and then processing them in the desired order. This can be done by overriding the existing LOAD operation.

Configuration

Alternatively, annotate the CustomLoadOperation class with @Component and let Spring manage the bean creation.

Custom operation