FunctionsArray
array_enumerate_uniq
Returns per-position occurrence counts where each value increments independently across the array scan.
array_enumerate_uniq(…) → StringKind · scalar
Returns per-position occurrence counts where each value increments independently across the array scan.
Part of the Array family.