zhengruifeng commented on PR #37759:
URL: https://github.com/apache/spark/pull/37759#issuecomment-1259211420

   @wankunde 
   
   in your UT, the variable `duplicateKeyNumber` is negative
   
   ```
   scala> val duplicateKeyNumber = Integer.MAX_VALUE + 2
   val duplicateKeyNumber: Int = -2147483647
   ```


-- 
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]

Reply via email to