jayzhan211 commented on issue #10749: URL: https://github.com/apache/datafusion/issues/10749#issuecomment-2144076698
> I just skimmed this real quick, so I might be wrong here. > > But might the issue be rooted at arrow-rs itself: https://github.com/apache/arrow-rs/blob/master/arrow-ord/src/cmp.rs#L219-L223 > > `l_t.is_nested()` in our case - which should return the Err. > > @alamb @tustvold The next arrow-rs release will support nested comparison https://github.com/apache/arrow-rs/pull/5792 -- 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]
