이 문서에서는 BigQuery의 저장소 개념을 이해하는 데 도움이 됩니다. 저장소를 사용하여 BigQuery에서 사용하는 파일의 버전 제어를 실행할 수 있습니다. BigQuery는 Git를 사용하여 변경사항을 기록하고 파일 버전을 관리합니다.
각 BigQuery 저장소는 Git 저장소를 나타냅니다. BigQuery의 내장 Git 기능을 사용하거나 서드 파티 Git 저장소에 연결할 수 있습니다. 각 저장소 내에서 하나 이상의 작업공간을 만들어 저장소에 저장된 코드를 수정할 수 있습니다.
BigQuery 페이지의 탐색기 창에 있는 저장소 폴더에 저장소가 알파벳순으로 표시됩니다.
서드 파티 저장소
원하는 경우 BigQuery 저장소를 서드 파티 Git 저장소에 연결할 수 있습니다. 이 경우 서드 파티 저장소는 BigQuery 대신 저장소 코드를 저장합니다. BigQuery는 서드 파티 저장소와 상호작용하여 BigQuery 워크스페이스에서 콘텐츠를 수정하고 실행할 수 있습니다. 선택한 저장소 유형에 따라 SSH 또는 HTTPS를 사용하여 서드 파티 저장소에 연결할 수 있습니다.
다음 표에는 지원되는 Git 제공업체와 저장소에 사용할 수 있는 연결 방법이 나와 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-09(UTC)"],[[["BigQuery repositories allow for version control of files used within BigQuery, utilizing Git for managing changes and file versions."],["Repositories can either use BigQuery's built-in Git capabilities or connect to third-party Git repositories like Microsoft Azure DevOps Services, Bitbucket, GitHub, and GitLab via SSH or HTTPS."],["BigQuery repositories are displayed alphabetically in the **Repositories** folder within the **Explorer** pane, and each can contain multiple workspaces for editing code."],["BigQuery repositories are connected to the default Dataform service account and are subject to Dataform quotas, but there are no charges for creating, updating, or deleting a repository."],["This is a Pre-GA feature that is subject to the \"Pre-GA Offerings Terms\" and might have limited support, with feedback and questions directed to bigquery-repositories-feedback@google.com."]]],[]]