ycli12 commented on PR #56921: URL: https://github.com/apache/spark/pull/56921#issuecomment-4885036500
This is ready for review from my side. The previous PostgreSQL `float8.sql` CI failure has been fixed by updating the golden output for `ceil` / `ceiling` / `floor` overflow. The full fork CI run is green: https://github.com/ycli12/spark/actions/runs/28727595089. The apache/spark `Build` check is still shown as pending because it is waiting for the scheduled `update_build_status.yml` sync to copy the completed fork run result back to this PR. @gengliangwang, could you please take a look when you have time? This touches ANSI overflow behavior for `CEIL` / `FLOOR`, close to the previous Round/Bround overflow changes. -- 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]
