pchintar commented on PR #22764: URL: https://github.com/apache/datafusion/pull/22764#issuecomment-4628480152
Hi @kumarUjjawal, sorry for the repeated rerun requests. Previously I had only verified the output in `datafusion-cli`, where the results are displayed as `0.0`, `25.0`, `50.0`, etc. The CI failure turned out to be due to the SQL logic test expectations, which represent the same values as `0`, `25`, `50`, etc. This time I also verified the updated test case locally with an isolated sqllogictest run. Thanks. -- 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]
