Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: pagination과 fetch join간의 문제점 해결하기 위한 쿼리 튜닝 진행 #157

Merged
merged 1 commit into from
May 26, 2024

Conversation

dl-00-e8
Copy link
Contributor

#️⃣ 연관된 이슈

ex) #이슈번호, #이슈번호

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

  • 페이지네이션과 Fetch Join 간의 오류를 해결하기 위해 hibernate에서 메모리에 올릴 수 있는 사이즈를 1000으로 지정한 후, 네이티브 쿼리로 리팩토링

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
Ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@dl-00-e8 dl-00-e8 added fix 기존 작성된 코드 수정 시 refactor 리팩토링 시 labels May 26, 2024
@dl-00-e8 dl-00-e8 self-assigned this May 26, 2024
@dl-00-e8 dl-00-e8 merged commit eda7f94 into main May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기존 작성된 코드 수정 시 refactor 리팩토링 시
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant