Jefffrey commented on code in PR #18432:
URL: https://github.com/apache/datafusion/pull/18432#discussion_r2484816799
##########
datafusion/functions-nested/src/extract.rs:
##########
@@ -1028,4 +1194,71 @@ mod tests {
fixed_size_list_type
);
}
+
+ #[test]
Review Comment:
Perhaps we can add to SLTs and expect it to fail on the cast (leaving the
expected results as comments) so when we bump to arrow with that fix we will
automatically know
--
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]