Standing-Man commented on PR #16828: URL: https://github.com/apache/datafusion/pull/16828#issuecomment-3094263626
Hi @alamb, I’ve added the `last_day` function. However, running `cargo test --test sqllogictests -- spark` produces some errors. I’m looking into it, but please let me know if you have any insights. ``` 1. query failed: DataFusion error: Error during planning: Invalid function 'last_day'. Did you mean 'list_cat'? ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org