kumarUjjawal commented on code in PR #25012:
URL: https://github.com/apache/datafusion/pull/25012#discussion_r3954866439
##########
datafusion/core/tests/parquet/string_in_list_pruning.rs:
##########
@@ -413,6 +514,118 @@ async fn
check_string_not_in_list_with_truncated_bounds(page_pruning: bool) {
assert_eq!(output.counter("output_rows"), ROWS_PER_UNIT);
}
+#[tokio::test]
+async fn ordered_in_list_parquet_pruning() {
Review Comment:
@kosiew if you get time can you take a look at the latest changes
[fce561f](https://github.com/apache/datafusion/pull/25012/commits/fce561f87aa883766c86d27656c7a995ab721cbe)
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]