CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 40: Databricks Certified Data Engineer Professional

A junior developer complains that the code in their notebook isn't producing the correct results in the development environment. A shared screenshot reveals that while they're using a notebook versioned with Databricks Repos, they're using a personal branch that contains old logic. The desired branch named dev-2.3.9 i…

Nội dung câu hỏi

A junior developer complains that the code in their notebook isn't producing the correct results in the development environment. A shared screenshot reveals that while they're using a notebook versioned with Databricks Repos, they're using a personal branch that contains old logic. The desired branch named dev-2.3.9 is not available from the branch selection dropdown. Which approach will allow this developer to review the current logic for this notebook?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use Repos to make a pull request use the Databricks REST API to update the current branch to dev-2.3.9
  2. B. Use Repos to pull changes from the remote Git repository and select the dev-2.3.9 branch. — đáp án hiện tại
  3. C. Use Repos to checkout the dev-2.3.9 branch and auto-resolve conflicts with the current branch
  4. D. Merge all changes back to the main branch in the remote Git repository and clone the repo again
  5. E. Use Repos to merge the current branch and the dev-2.3.9 branch, then make a pull request to sync with the remote repository

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề