🔍

Databricks Certified Data Engineer Professional DATA-ENGINEER-PROFESSIONAL — Question 32

Topic 1 · Question 32 of 110

Topic 1 · Question 32

A Delta Lake table representing metadata about content posts from users has the following schema: user_id LONG, post_text STRING, post_id STRING, longitude FLOAT, latitude FLOAT, post_time TIMESTAMP, date DATE Based on the above schema, which column is a good candidate for partitioning the Delta Table?

View community discussion →