Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Professional

Domain 10Objective 2

Simplify Data Layout Decisions and Optimize Query Performance Using Liquid Clustering. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 2)

Part of the Data Modeling domain, which accounts for 6% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)

20questions here
4free pages
7concepts
6%of the exam

Questions 6–10

  1. 6application · medium

    A Delta table stores user activity logs with columns `user_id`, `activity_type`, and `event_time`. Queries often filter by `user_id` and `event_time`, but the table was originally created without clustering. The team wants to improve query performance without rewriting the table. What should they do?

    Select an answer first
  2. 7foundation · easy

    What is the primary purpose of Liquid Clustering in Delta Lake?

    Select an answer first
  3. 8application · medium

    A team manages a Delta table that is updated frequently with new records. They have been manually running OPTIMIZE and ZORDER BY to maintain query performance, but this is time-consuming and often forgotten. They want to reduce manual intervention while still improving data skipping for common filters. What is the most effective approach?

    Select an answer first
  4. 9application · medium

    A Delta table was created with CLUSTER BY (customer_id). After a change in business requirements, queries now frequently filter by `order_status` and `order_date`. The team wants to update the clustering keys without rewriting the entire table. What should they do?

    Select an answer first
  5. 10foundation · easy

    Which Delta Lake feature is NOT compatible with Liquid Clustering?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-PROFESSIONAL” is a trademark of its owner, used for identification only.