Checks whether a Flake is a scalar (non-aggregating) transform stage.
True for a computed node whose leading pipe transform yields
one value per input rather than aggregating a group, such as a year or absolute-value transform. The
complement of isAggregateFlake among computed nodes. The test is local to the node.
Checks whether a Flake is a scalar (non-aggregating) transform stage.
True for a computed node whose leading pipe transform yields one value per input rather than aggregating a group, such as a year or absolute-value transform. The complement of isAggregateFlake among computed nodes. The test is local to the node.