comphead commented on PR #16918: URL: https://github.com/apache/datafusion/pull/16918#issuecomment-3141850005
Closing this PR in favor of https://github.com/apache/datafusion-comet/pull/2052 We suspect a FFI problem that flips the boolean `is_set` flag from false to true, and multithreaded execution makes a problem non deterministic, depending on states order. @mbutrovich provided nice investigation in https://github.com/apache/datafusion-comet/pull/2051 if anyone interested in FFI boundaries -- 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]
