If it is possible for the initial load of model dest_pos to be empty, and the issue is that {{ this }} will be empty as as a result, you can always set a default value for max(load_timestamp) if it can return null.
where load_timestamp > (select nvl(max(load_timestamp),'1900-01-01') from {{ this }})