gstvg commented on code in PR #21193:
URL: https://github.com/apache/datafusion/pull/21193#discussion_r3222817836
##########
datafusion/substrait/tests/cases/serialize.rs:
##########
@@ -196,6 +205,176 @@ mod tests {
panic!("plan did not match expected structure")
}
+ #[tokio::test]
+ async fn higher_order_function42() -> Result<()> {
Review Comment:
I think it's great, thank you. I just kept the second inner lambda, and
checked the lambda parameters as well
https://github.com/apache/datafusion/pull/21193/changes/83e261f22f32c6aa406f3edd63154161360af69a
--
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]