wankunde opened a new pull request, #12088: URL: https://github.com/apache/gluten/pull/12088
## What changes are proposed in this pull request? According to https://github.com/facebookincubator/velox/blob/main/velox/vector/BaseVector.h#L241-L250 we should not use `rawNulls` directly, so use `isNullAt()` method to check whether a value is null in VeloxHashShuffleWriter ## How was this patch tested? Minor change, local test ## Was this patch authored or co-authored using generative AI tooling? No -- 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]
