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 support BroadcastHashJoinExec.
This is blocked by #193.
Describe the potential solution
No response
Additional context
No response
What is the problem the feature request solves?
In our benchmark of TPCDS queries,
BroadcastHashJoinExecis 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