If more than one column is aggregated using the same grouping key or without a grouping key, then all the aggregations are computed within the same operation with a singlepass over the data.
For the specific implementation of PCNNs, a PCNN was forced to be a singlepass network. And simplified model, look-up threshold table, and integer operation were used to decrease the time complexity.