The sort hangs on multi-instance CHYT
Open
Bug
CHYT
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 219
- PR merge metrics
- No merged PRs in 30d
Description
The sort of some tables (not necessarily the large ones, 1.5 million rows get the same problem) hangs infinitely on multi-instance CHYT cliques.
Found out that the issue disappears with `spec={"use_new_partitions_heuristic": True}`.
Please set this option turned on by default or fix it some other way.
Contributor guide
Assessment
This issue has not been assessed yet.