gatesn commented on issue #6727: URL: https://github.com/apache/arrow-rs/issues/6727#issuecomment-2506110866
The other possibly reasonable fix is that the null take indices should turn the StructArray's null buffer, rather than the null buffers of each of the fields. But there doesn't seem to be good support for dealing with nullable struct arrays, e.g. DataFusion doesn't have a nullable struct scalar. -- 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]
