jorisvandenbossche opened a new pull request #10263: URL: https://github.com/apache/arrow/pull/10263
* The "fill_null" kernel was returning a slightly malformed ArrayData with no validity bitmap but unknown null_count. The null_count is now set to 0 if the fill_value was valid. * The "cast" kernel is made robust to handle such ArrayData with unknown null_count but no validity bitmap -- 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: us...@infra.apache.org