alamb commented on code in PR #6595: URL: https://github.com/apache/arrow-datafusion/pull/6595#discussion_r1227365774
########## datafusion/core/tests/sql/group_by.rs: ########## @@ -18,6 +18,8 @@ use super::*; #[tokio::test] +#[ignore] +// TODO: issue: https://github.com/apache/arrow-datafusion/issues/6623 Review Comment: I think we have fixed the date_trunc issues now, so these workarounds should no longer be necessary -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org