🔥 3-day streak
Databricks Certified Machine Learning Associate30 / 137
Question 30 of 137
A data engineer maintains a feature table `main.retail.customer_features` in Unity Catalog. Each night, a job computes updated aggregate features (e.g., 30-day spend) for a subset of customers whose activity changed that day. Existing feature rows for customers with no activity must remain unchanged, and updated customers should have their existing rows overwritten with fresh values. Which approach correctly updates the feature table using the FeatureEngineeringClient?
Reviewed for accuracy · Report an issueNext question