alamb commented on code in PR #18661:
URL: https://github.com/apache/datafusion/pull/18661#discussion_r2534183573
##########
datafusion/core/tests/dataframe/mod.rs:
##########
@@ -3138,19 +3115,18 @@ async fn
union_with_mix_of_presorted_and_explicitly_resorted_inputs_with_reparti
) -> Result<()> {
assert_snapshot!(
union_with_mix_of_presorted_and_explicitly_resorted_inputs_impl(false).await?,
- @r#"
+ @r"
Review Comment:
I reviewed this plan carefully and it looks good to me
--
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]