feat: 맞춤 정책 조회 로직 개선 - native 쿼리 도입 및 서비스 구조 리팩터링#120
Merged
lpromotion merged 1 commit intoWithPeace:stagingfrom Jun 21, 2025
Merged
feat: 맞춤 정책 조회 로직 개선 - native 쿼리 도입 및 서비스 구조 리팩터링#120lpromotion merged 1 commit intoWithPeace:stagingfrom
lpromotion merged 1 commit intoWithPeace:stagingfrom
Conversation
- 추천 정책 조회 시 region/classification 필터를 nativeQuery로 처리 - 기존 stream 기반 필터링에서 DB 쿼리 기반 필터링으로 변경 - 사용자 필터(region/classification)가 없을 경우 조건 생략 처리 - 서비스 로직을 메서드 단위로 분리하여 가독성 개선 - getInteractionBasedRecommendations: 상호작용 기반 정책 추출 - fillWithHotPolicies: 추천 부족분을 핫한 정책으로 보완
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
관련 이슈번호
작업 사항
기타 사항