DRILL-6845: Semi-Hash-Join to skip incoming build duplicates, automatically stop skipping if too few #1606
ilooner
requested changes
on 2019-01-10
ilooner
requested changes
on 2019-01-11
ilooner
requested changes
on 2019-01-14
Ben-Zvi
force pushed
from
36136895
to
823cebc6
5 years ago
Ben-Zvi
changed the title Drill 6845: Semi-Hash-Join to skip incoming build duplicates, automatically stop skipping if too few DRILL-6845: Semi-Hash-Join to skip incoming build duplicates, automatically stop skipping if too few 5 years ago
ilooner
requested changes
on 2019-01-16
Ben-Zvi
force pushed
from
6505826d
to
7db9eec4
5 years ago
Ben-Zvi
force pushed
from
7db9eec4
to
030b1b36
5 years ago
DRILL-6845: Add option to skip inner duplicates for Semi Hash Join
1d58444b
DRILL-6845: Add heuristic to stop skipping duplicates when there are …
63a05752
DRILL-6845: Adjust the memory calculator for semi-join with duplicates
cb0c2f5d
added option min_batches_in_available_memory, and Some more changes
563caea9
DRILL-6845: Added option for stop skipping threshold, and reserved ou…
668209bb
DRILL-6845: Removed parameter to shouldSpill, use post build to check…
e25cfc75
DRILL-6845: Get numPartitionsSpilled from partitionStat, and also use…
2aeea132
DRILL-6845: Fixed a possible null pointer
c65a9aa6
DRILL-6845: Disable skipping when num partitions is 1, and (temp) use…
5b4f9475
DRILL-6845: Fix handling Retry from put() - for empty partition
552acdf6
Ben-Zvi
force pushed
from
030b1b36
to
552acdf6
5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub