You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/14 19:40:28 UTC

[GitHub] [arrow-rs] alamb commented on a diff in pull request #1567: Fix incorrect `into_buffers` for UnionArray

alamb commented on code in PR #1567:
URL: https://github.com/apache/arrow-rs/pull/1567#discussion_r850750862


##########
arrow/src/compute/kernels/filter.rs:
##########
@@ -1692,9 +1692,6 @@ mod tests {
     }
 
     #[test]
-    // Fails when validation enabled
-    // https://github.com/apache/arrow-rs/issues/1547
-    #[cfg(not(feature = "force_validate"))]
     fn test_filter_union_array_sparse() {

Review Comment:
   ❤️ so nice -- thank you @viirya 



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org