Feature/132 metadata 통합 강화 enhancement glossary쿼리예시 메타데이터를 sql 생성 컨텍스트에 반영#133
Hidden character warning
The head ref may contain hidden characters: "Feature/132-metadata-\ud1b5\ud569-\uac15\ud654-enhancement-glossary\ucffc\ub9ac\uc608\uc2dc-\uba54\ud0c0\ub370\uc774\ud130\ub97c-sql-\uc0dd\uc131-\ucee8\ud14d\uc2a4\ud2b8\uc5d0-\ubc18\uc601"
Conversation
- DatahubMetadataFetcher 클래스에 특정 URN에 대한 메타데이터 및 쿼리 정보를 조회하는 기능 추가 - get_urn_info, get_queries_by_urn, get_glossary_terms_by_urn 메서드 구현
- DatahubMetadataFetcher 클래스를 리팩토링하여 서비스 모듈을 사용하도록 변경 - DataHubBaseClient, MetadataService, QueryService, GlossaryService 클래스를 새로 추가하여 기능을 분리 - 기존 인터페이스와의 호환성을 유지하며 코드 구조 개선 - 각 서비스 모듈에서 메타데이터, 쿼리, 용어집 관련 기능을 처리하도록 구현
- 사용 가능한 테이블 및 컬럼 정보에 예시 쿼리와 용어집 정보를 포함하도록 메시지 수정 - 테이블 정보 검색 기능에서 쿼리 및 용어집 정보를 섹션별로 추출하여 저장하는 로직 추가 - 데이터베이스 정보와 함께 쿼리 및 용어집 정보를 반환하도록 개선
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.
#️⃣ Issue Number
📝 요약(Summary)
💬 To Reviewers (선택)
http://34.125.33.25:9002/로 떠있는 Datahub를 쓰셔도 무방합니다!PR Checklist
reference) How to Code Review