Skip to content

[기능] trino 연결 추가 #171

@ehddnr301

Description

@ehddnr301

기능 설명 (Description)

  • db_utils/trino_connector.py에 Trino 접속용 커넥터 TrinoConnector를 추가.

왜 필요한가요? (Motivation / Use Case)

  • Trino(PrestoSQL) 기반 레이크하우스/데이터레이크에 대해 Lang2SQL이 직접 SQL을 실행할 수 있게 합니다.

제안하는 해결 방법 (Proposed Implementation)

  • 드라이버: trino 파이썬 패키지 추가
    • trino.dbapi.connect(host, port, user, http_scheme, catalog, schema, auth=...)

대안 (Alternatives)

  • TBD

추가 고려사항 (Additional Context)

  • .env example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions