In this project I'm building, there will be load jobs being triggered every day, but each job will always regenerate the same segment for the month in which it runs, so that we have segments that we have segments not spanning more than a month of data (for optimization purposes). This is something that isn't convenient to do with REALTIME ingestion (if at all feasible).