alamb commented on PR #16690: URL: https://github.com/apache/datafusion/pull/16690#issuecomment-3038917238
I see some failures in the row_group_pruning tests ``` $ cargo test --package datafusion --test parquet_config parquet::row_group_pruning ``` ``` failures: parquet::row_group_pruning::prune_binary_eq_match parquet::row_group_pruning::prune_binary_lt parquet::row_group_pruning::prune_binary_neq parquet::row_group_pruning::prune_string_eq_match parquet::row_group_pruning::prune_string_lt parquet::row_group_pruning::prune_string_neq ``` I am tracking it down -- 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-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org