I'm working on profiling now and table level stats...
# integrate-iceberg-datahub
m
I'm working on profiling now and table level stats. I can easily get
row_count
and
column_count
, but I'd like to know what DataHub usually do with nested field. Let's say I have the following table, how many columns should I return? 2 or 4 (or 6, but that doesn't seem right)?