
Ultimate access to all questions.
How can a data engineering team determine if their Delta Lake tables in the Lakehouse are over-partitioned?
A
If the partitioning columns are fields of low cardinality
B
If most partitions in the table have more than 1 GB of data
C
If the number of partitions in the table are too low
D
If most partitions in the table have less than 1 GB of data
E
If the data in the table continues to arrive indefinitely.