You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our benchmark of TPCDS queries, BroadcastHashJoinExec is shown frequently in the query plans. To improve Comet coverage, we should support BroadcastHashJoinExec.
What is the problem the feature request solves?
In our benchmark of TPCDS queries,
BroadcastHashJoinExec
is shown frequently in the query plans. To improve Comet coverage, we should supportBroadcastHashJoinExec
.This is blocked by #193.
Describe the potential solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: