jcsherin commented on code in PR #13040: URL: https://github.com/apache/datafusion/pull/13040#discussion_r1814731837
########## datafusion/proto/tests/cases/roundtrip_logical_plan.rs: ########## @@ -940,7 +940,6 @@ async fn roundtrip_expr_api() -> Result<()> { vec![lit(1), lit(2), lit(3)], vec![lit(10), lit(20), lit(30)], ), - cume_dist(), Review Comment: This test should not be removed. -- 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