jayzhan211 commented on issue #11923: URL: https://github.com/apache/datafusion/issues/11923#issuecomment-2284236770
> ```rust > Ok(Arc::new(GenericListArray::<O>::try_new( > ``` We could have another `invoke_with_schema` function to get the `nullable` from schema. Of course, another incompatible change 😢 -- 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]
