neilconway commented on PR #20588: URL: https://github.com/apache/datafusion/pull/20588#issuecomment-3998138169
> Could you please add a test with a sliced FixedSizeList ? It is the only List impl that has a special logic for [offsets](https://github.com/neilconway/datafusion/blob/396bec0c27011251c83f55d1284cafa6083991f1/datafusion/functions-nested/src/array_has.rs#L308-L321)() and a test would make us sleep better! Thanks for the suggestion @martin-g ! I added a test for this. -- 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]
