gstvg commented on issue #6017: URL: https://github.com/apache/arrow-rs/issues/6017#issuecomment-2355777203
Good point. I've always assumed logical_nulls should call logical_nulls on it's children too, but I don't known if it's explicit defined anywhere FWIW, RunArray calls logical_nulls for it's values https://docs.rs/arrow-array/53.0.0/src/arrow_array/array/run_array.rs.html#344 -- 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]
