comphead commented on PR #16123: URL: https://github.com/apache/datafusion/pull/16123#issuecomment-2898376867
Hi @alamb you totally right, the same seed generates other random values after the rand crate has updated. And tests relying on filter like `col("pod").eq(lit("cvcjfhwtjttxhiugepoojxrplihywu")),` failing now. I have those files gzipped which improves the size, but if you can help with the test case rewrite would be much better, it can be done in following PR. I tried to rewrite them first just following the same pattern, substituting the new random values and new pushdown ratios but I'm not sure if that would be correct though . -- 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