singhpratech commented on PR #51240: URL: https://github.com/apache/arrow/pull/51240#issuecomment-5609627857
Tested this against the reproducer from #51223: with the branch built locally, `fill_null_forward`, `fill_null_backward` and `replace_with_mask` give the same result for `full.slice(3, 5)` as for a fresh copy of the same values, and both new tests fail with `copy_data_internal.h` from main, so they cover the bug. One small thing: `FillNullSlicedArray` landed between the comment that describes `FillNullForwardChunkedArray` and that test, so the comment now sits above the wrong one. -- 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]
