[AUDIT] SPARK-43393 Sequence expression can overflow #9875
Labels
audit_3.4.2
Audit related tasks for 3.4.2
audit_3.5.1
Audit related tasks for 3.5.1
audit_4.0.0
Audit related tasks for 4.0.0
SPARK-43393 updated the calculation of the sequence length to detect overflows at apache/spark@b7bc127340c. We have translated the original approach to a GPU algorithm and may need to update it in a similar way to detect the overflow case.
The text was updated successfully, but these errors were encountered: