如果外部表有很多记录,则Nested-Loops Join会扫描内部表很多次,执行效率非常差。
you implemented // a join algorithm that's more complicated than a basic // nested-loops