The rollup path only emitted periods with data, while the raw path uses group_by_period with default_value: 0 to include inactive periods. This also reads group_by from params instead of calling a method that summary builders don't implement.
The rollup path only emitted periods with data, while the raw path uses group_by_period with default_value: 0 to include inactive periods. This also reads group_by from params instead of calling a method that summary builders don't implement.