Skip to content

Commit f02ec6e

Browse files
committed
refactor: simplify grace hash join by removing unused params and extracting helpers
- Remove unused parameters: _output_schema, _build_keys, _schema, _left_schema, _right_schema, _metrics - Extract execute_hash_join helper to deduplicate HashJoinExec construction in 3 places - Extract sub_partition_batches helper to deduplicate build/probe repartitioning - Extract PROBE_PROGRESS_MILESTONE_ROWS constant for magic number
1 parent af76215 commit f02ec6e

1 file changed

Lines changed: 122 additions & 154 deletions

File tree

0 commit comments

Comments
 (0)