Behavior with Array Inputs
When using
Greater? in
Compare Aggregates mode, if all values in the input arrays are equal but one array has extra elements at the end, the longer array is considered greater than the shorter one. For example, a
Greater? node set to
Compare Aggregates considers the array [1,2,3,2] to be greater than the array [1,2,3].