APICS Certified Supply Chain Professional (CSCP) — Question 186
A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?
Answer options
- A. Databricks Repos automatically saves development progress
- B. Databricks Repos supports the use of multiple branches
- C. Databricks Repos allows users to revert to previous versions of a notebook
- D. Databricks Repos provides the ability to comment on specific changes
- E. Databricks Repos is wholly housed within the Databricks Lakehouse Platform
Correct answer: B
Explanation
The correct answer is B because Databricks Repos enables the use of multiple branches, allowing for more collaborative and parallel development. The other options describe features that may not specifically differentiate Repos from Notebooks, such as automatic saving, reverting versions, commenting changes, and being part of the Lakehouse Platform, which are not exclusive advantages of Repos.