
Explanation:
Databricks Repos (now known as Git folders) integrates with external Git providers (like GitHub, GitLab, Bitbucket). It allows data teams to version control their code, commit, and push changes to trigger external CI/CD pipelines.
Ultimate access to all questions.
A
It acts as the primary source-of-truth Git repository.
B
It allows users to commit and push changes to an external Git provider to trigger automation.
C
It automatically approves all Pull Requests.
D
It compiles all Python code into a binary executable.
No comments yet.