fix: db 파티셔닝 관련 수정 #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Database 파티셔닝 관련 내용 수정
(Optional): Description
기존에 작성된 수직 파티셔닝 관련 예시는
수평 파티셔닝에 적합해보인다고 생각하여 수정을 진행하였습니다 따라서 기존 예시를 수평 파티셔닝으로 옮기고, 수직 파티셔닝에 새로운 간단한 예시를 작성했습니다.Etc
contribute에 대한 가이드나 이전에 작성된 이슈 및 PR이 없어서, 일단 pr로 남겨두었습니다 ! 좋은 자료 만들어주셔서 감사합니다.