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


##########
arrow-select/src/coalesce.rs:
##########
@@ -456,6 +460,98 @@ mod tests {
             .run();
     }
 
+    /// Coalesce multiple batches, 80k rows, with a 0.1% selectivity filter

Review Comment:
   The idea is to get filter coverage prior to writing some specialized code 
for it



-- 
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]

Reply via email to