RatulDawar opened a new issue, #21897: URL: https://github.com/apache/datafusion/issues/21897
As pointed out by @alamb here, this test was added to ignore because of the non-deterministic behaviour due to dynamic work scheduling in file stream. I suggest that we can use configs like `preserver_order` (basically change the query so that plan is altered) that preserve the older behaviour leading to deterministic skew detection in testcases. -- 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]
