Improve performance of add_row_number
by using the Java index instead of Enso one
#8055
Closed
4 tasks done
Labels
It has been reported that
add_row_number
is too slow. We suspect the EnsoUnordered_Multi_Value_Key
is too slow in comparison to the Java counterpart.add_row_number
- with and withoutorder_by
.UnorderedMultiValueKey
instead.The text was updated successfully, but these errors were encountered: