alamb commented on code in PR #2977:
URL: https://github.com/apache/arrow-datafusion/pull/2977#discussion_r933172273


##########
datafusion/core/tests/parquet_pruning.rs:
##########
@@ -449,6 +450,154 @@ async fn prune_int32_eq_in_list_negated() {
     assert_eq!(output.result_rows, 19, "{}", output.description());
 }
 
+async fn test_prune_decimal(

Review Comment:
    Can you please clarify what you mean by this comment?
   
   I didn't quite understand if you planned to do this combination as part of 
this PR or if you planned to do it as a follow on PR. 
   
   In other words, is this PR ready for review, or do you plan more work?



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