Jithendra2608 commented on PR #23777: URL: https://github.com/apache/datafusion/pull/23777#issuecomment-5042986395
Hi @ariel-miculas! I was taking a look at the failing CI checks to see if I could help unblock this. It looks like the typos job is failing because of a small spelling error in datafusion/physical-expr-common/src/metrics/baseline.rs on line 326 (accross instead of across). Fixing that one word should turn the CI green. Hope this helps, and great work on the hash aggregation metrics! -- 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]
