Hello Everyone, we are using the Stats option...
# getting-started
b
Hello Everyone, we are using the Stats option to populate the data profiling. we are not doing data profiling directly in Datahub, but we have the profiling results in the greenplum database. I am able to ingest the values for the stats. question is can we create more columns in the stats section. in Data hub there are already 9 columns, can we customize those columns by adding few more?
b
Hi @busy-analyst-8258. Currently those dataset statistics are encoded into DataHub's modal, so adding custom Table or column-level stats is not supported without changing code. You can however, build a greenplum connector that will populate the DatasetProfile.pdl aspect with this information. Hope this helps!
b
thanks @big-carpet-38439 for the information. we already have the min, max, mean ,median etc . looking in that section to add most frequent value column . I already have the value for that column , but that column is not in the Stats, so is there any way for us to do the customize the Stats column ? Thanks Geetha