Microsoft Fabric Data Engineer Associate DP-700 Practice Question
In a Microsoft Fabric PySpark notebook, you have a DataFrame named df that contains incremental changes for the Customers dimension. You must write the data to the lakehouse path "Tables/dim_customer" so that it is stored in Delta format, automatically merges any new columns in future loads, and is physically partitioned by the Country column. Which PySpark write command meets all these requirements?
Enable automatic schema evolution using .option("mergeSchema", "true").
Append, not overwrite, by using .mode("append").
Create physical partitions with .partitionBy("Country"). Only the correct choice includes all four elements in one statement; the other options miss Delta format, use overwriteSchema instead of mergeSchema, omit partitionBy, or overwrite existing data.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Delta format and how is it different from Parquet?
Open an interactive chat with Bash
Why is `mode("append")` required for incremental data loading?
Open an interactive chat with Bash
What does `partitionBy("Country")` do in the PySpark write command?
Open an interactive chat with Bash
Microsoft Fabric Data Engineer Associate DP-700
Ingest and transform data
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .