AdamGS opened a new pull request, #25122: URL: https://github.com/apache/datafusion/pull/25122
## Which issue does this PR close? - Closes #25120. ## Rationale for this change Fixes null handling when accessing nested map/struct arrays. ## What changes are included in this PR? Taking parent nulls into account when extracting nested arrays from map/struct arrays. ## What is the testing strategy for this PR? Additional unit tests. ## Are there any user-facing changes? Correct behavior. -- 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]
