I have a table with 4 array columns.. the results are like:
ids signed_ids new_ids new_ids_signed {1,2,3} | {2,1,3} | {4,5,6} | {6,5,4} <
ids signed_ids new_ids new_ids_signed {1,2,3} | {2,1,3} | {4,5,6} | {6,5,4}
If your arrays have no duplicates and are of the same dimension:
@>
array_length