ShubhamChaurasia opened a new pull request #2391: URL: https://github.com/apache/hive/pull/2391
### What changes were proposed in this pull request? Handled the scenario mentioned in - https://issues.apache.org/jira/browse/HIVE-25243 If we get struct value as null, we set isNull[i] = true for all the fields of the struct as well. ### Why are the changes needed? To avoid NPE in arrow serializer ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Created a new test for it - TestMiniLlapVectorArrowWithLlapIODisabled -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
