Skip to content

Commit 0ea1343

Browse files
committed
pj
1 parent 0606cac commit 0ea1343

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_posts/2024-11-27-join_algorithms.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ end
101101
- 어떤 조인 알고리즘이든 사용 가능하다.
102102
- 큰 테이블은 다른 노드로 전달되지 않아도 되기 때문에 네트워크 비용이 절감된다.
103103

104+
105+
![](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*EQOwbBV0AmDIvWfBtP4RCw.png)
106+
104107
# 참고
105108
- Database System Concepts, 7th Edition. *Abraham Silberschatz, Henry F. Korth, S. Sudarshan. McGraw-Hill Education. 2019.*
106-
- [CS186 berkely lecture](https://www.youtube.com/@CS186Berkeley/videos)
109+
- [CS186 berkely lecture](https://www.youtube.com/@CS186Berkeley/videos)
110+
- https://blog.clairvoyantsoft.com/apache-spark-join-strategies-e4ebc7624b06

0 commit comments

Comments
 (0)