Commits


Dragos Moldovan-Grünfeld authored and Antoine Pitrou committed 2e6ff658dd9
ARROW-15387 [R] Un-skip chunked array test for decimal256() This PR cleans-up unit tests that were dependent upon the implementation of `array_filter` kernel for `decimal256()` [ARROW-15166](https://issues.apache.org/jira/browse/ARROW-15166). Closes #12203 from dragosmg/cleanup_chunked_array_decimal Authored-by: Dragos Moldovan-Grünfeld <dragos.mold@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>