xiedeyantu commented on PR #22643: URL: https://github.com/apache/datafusion/pull/22643#issuecomment-4593179980
@neilconway @diegoQuinas I reviewed my previous PR #22150 and couldn't find anything causing the problem. The current issue mentions instability due to concurrency; could the optimizations in the PR have caused changes in execution time that exposed this issue? If we can confirm that the filter is unstable, then the root cause might not be in my previous PR (because that test wasn't newly added in this PR). -- 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]
