turboFei commented on issue #27151: [SPARK-26218][SQL][Follow up] Fix the 
corner case when casting float to Integer.
URL: https://github.com/apache/spark/pull/27151#issuecomment-582230647
 
 
   Except Int.MaxValue, the max Integer i, which satisfies i.toFloat.toInt == 
i, is 2147483520.
   
   And it has been added into the UT(query-34/float4.sql). So, I just remove 
query-35.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to