Releases: yunpengn/CS3223
Releases · yunpengn/CS3223
Final Release
Release before submission of the project, which includes the following features:
- Block Nested Loops Join
- Sort Merge join
- External sort (using k-way merge algorithm)
DISTINCT
operatorGROUP BY
operator- A new hybrid randomized operator, which consists of both the iterative improvement (II) algorithm and the simulated annealing (SA) algorithm