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


##########
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:
   I'm inspired by this, I will collation other test case and make the test 
cases cleanly



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