rui-mo commented on code in PR #7363:
URL: https://github.com/apache/incubator-gluten/pull/7363#discussion_r1841509243
##########
backends-velox/src/test/scala/org/apache/gluten/execution/MiscOperatorSuite.scala:
##########
@@ -239,6 +239,13 @@ class MiscOperatorSuite extends
VeloxWholeStageTransformerSuite with AdaptiveSpa
"select l_orderkey from lineitem " +
"where l_partkey in (1552, 674) or l_partkey in (1552) and l_orderkey
> 1") { _ => }
checkLengthAndPlan(df, 73)
+
+ runQueryAndCompare(
Review Comment:
We have merged
https://github.com/apache/incubator-gluten/commit/d6326f06c8158de2eb08bb9ba7e3e4eb6e3964ef.
Would you like to try if this issue has been fixed? Perhaps we can merge this
test to ensure the functionality. Thanks for your patience.
--
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]