Which of the following must be specified when creating a new Delta Live Tables pipeline?
A data engineer has a single-task Job that runs each morning before they begin working. After identifying an upstream data issue, they need to set up another task to run a new notebook prior to the original task.Which of the following approaches can the data engineer use to set up the new task?
Which of the following describes the type of workloads that are always compatible with Auto Loader?
A data engineer and data analyst are working together on a data pipeline. The data engineer is working on the raw, bronze, and silver layers of the pipeline using Python, and the data analyst is working on the gold layer of the pipeline using SQL. The raw source of the pipeline is a streaming input. They now want to migrate their pipeline to use Delta Live Tables.Which of the following changes will need to be made to the pipeline when migrating to Delta Live Tables?
A data analysis team has noticed that their Databricks SQL queries are running too slowly when connected to their always-on SQL endpoint. They claim that this issue is present when many members of the team are running small queries simultaneously. They ask the data engineering team for help. The data engineering team notices that each of the team’s queries uses the same SQL endpoint.Which of the following approaches can the data engineering team use to improve the latency of the team’s queries?
A data engineer needs to use a Delta table as part of a data pipeline, but they do not know if they have the appropriate permissions.In which location can the data engineer review their permissions on the table?