
DatabricksCertified Data Engineer Professional
Domain 3Objective 1
Write Efficient Spark SQL and PySpark Code to Apply Advanced Data Transformations, Including Window Functions, Joins, and Aggregations, to Manipulate and Analyze Large Datasets. DATA-ENGINEER-PROFESSIONAL Practice Questions (Page 3)
Part of the Data Transformation, Cleansing, and Quality domain, which accounts for 10% of the DATA-ENGINEER-PROFESSIONAL exam. Databricks does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 3–4 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)
20questions here
4free pages
6concepts
10%of the exam
Questions 11–15
- 11
Which Spark SQL clause is used to filter groups after an aggregation?
Select an answer first - 12
A nightly job aggregates a large `events` table (10 TB) by `event_date` and `event_type`. The table is partitioned by `event_date`. The job currently reads the entire table every night, even though only the last 7 days of data change. Which change reduces the amount of data read and the shuffle size?
Select an answer first - 13
In Spark SQL, which clause is required to define a window over which a window function operates?
Select an answer first - 14
Which PySpark DataFrame transformation is used to add a new column or replace an existing one?
Select an answer first - 15
What is the primary benefit of bucketing a table on a join key?
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.