
Answer-first summary for fast verification
Answer: Resolve Merge conflicts
Databricks Repos facilitates the integration of notebooks with Git providers such as GitHub, GitLab, and Bitbucket. It supports various operations like pushing and pulling from a GitHub repository, creating branches, and notebooks. However, certain tasks, like resolving merge conflicts, cannot be performed within Databricks Repos and require direct use of GitHub. More Info: Supported Git operations in Databricks Repos
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A data engineering team utilizes Databricks Repos integrated with GitHub for version control. They discovered certain version control tasks are exclusive to GitHub and cannot be performed within Databricks Repos. Which of the following tasks falls into this category?
A
Clone a Git repository
B
Create a branch
C
Resolve Merge conflicts
D
Create a notebook
E
All of the above tasks can be performed using Databricks Repos