zjuwangg commented on code in PR #8127:
URL: https://github.com/apache/incubator-gluten/pull/8127#discussion_r1895498374


##########
backends-velox/src/test/scala/org/apache/gluten/execution/VeloxTPCHSuite.scala:
##########
@@ -305,6 +305,18 @@ class VeloxTPCHV1BhjSuite extends VeloxTPCHSuite {
   }
 }
 
+/** BroadcastBuildSideRelation use onheap. */
+class VeloxTPCHV1BhjOnheapSuite extends VeloxTPCHSuite {
+  override def subType(): String = "v1-bhj-offheap"

Review Comment:
   good catch!



-- 
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]

Reply via email to