Ted-Jiang commented on code in PR #2608: URL: https://github.com/apache/arrow-datafusion/pull/2608#discussion_r886674252
########## datafusion/core/tests/sql/explain_analyze.rs: ########## @@ -737,6 +737,7 @@ async fn test_physical_plan_display_indent_multi_children() { } #[tokio::test] +#[cfg_attr(tarpaulin, ignore)] Review Comment: Plan not equal but i run in my local, these test work well... -- 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