A bucket with no present integer cells returns NULL.
highlighted = computed this step
All-NULL SUM
If SUM finds no present integer cell, this track's SQL precedent returns NULL.
all NULL sum
Read the all-NULL bucket
The bucket has 2 rows, 0 present quantity cells, and SUM NULL.
SUM is NULL
Aggregate NULL examples are tiny finite table transforms; SQL dialect completeness, optimizer behavior, indexing, product behavior, and performance claims are out of scope.
No made-up zero
The result is NULL because no non-NULL integer was available to add.
no present cell
Summary
All-NULL SUM is shown explicitly instead of hidden.