SEPURI-SAI-KRISHNA commented on PR #56746: URL: https://github.com/apache/spark/pull/56746#issuecomment-5242093561
Applied, thanks. I also tightened the matching comment on the Int.MinValue test case and added coverage for a negative length with an out-of-range start (slice(a0, -20, -1)), since the fix relies on the length being resolved before the start guard and nothing pinned that ordering. CollectionExpressionsSuite "Slice" passes locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
