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