zjuwangg commented on PR #5670: URL: https://github.com/apache/incubator-gluten/pull/5670#issuecomment-2103802042
> Is it only a Spark UT issue? or observed in some SQL? It's not just a Spark UT issue. We encounter this bug causing result not mismatch. We can reproduce this bug by executing following sql in VL moudule. `select l_orderkey from lineitem where l_comment is null and l_comment is not null` <img width="2169" alt="image" src="https://github.com/apache/incubator-gluten/assets/8543127/37dea01c-590b-4ff0-99c0-1829a2c86b94"> -- 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]
