alamb opened a new pull request #1504:
URL: https://github.com/apache/arrow-rs/pull/1504
# Which issue does this PR close?
N/A
# Rationale for this change
There is a bug in datafusion that I think is due to a mistaken assumption
that `SlicesIterator` would respect the null / validity mas:
https://github.com/apache/arrow-datafusion/issues/2117
# What changes are included in this PR?
Update docs of `SlicesIterator` to be clear that it ignores null masks
# Are there any user-facing changes?
better docs
--
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]