Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-17 | Fix extreme skew detection in Parallel Hash Join. | Thomas Munro | 16.5 |
| 2023-04-13 | Fix PHJ match bit initialization. | Thomas Munro | 16.0 |
| 2023-04-12 | Remove overzealous assertion from PHJ. | Thomas Munro | 16.0 |
| 2023-03-30 | Parallel Hash Full Join. | Thomas Munro | 16.0 |
| 2023-03-23 | Improve the naming of Parallel Hash Join phases. | Thomas Munro | 16.0 |
| 2023-03-21 | Fix race in parallel hash join batch cleanup, take II. | Thomas Munro | 16.0 |