Closed jamesrwelch closed 1 year ago
In branch feature/fix-enums-sm
of mdm-plugin-database, a new parameter Summary Metadata Minimum Threshold is added (summaryMetadataMinimumValue
, default is 10).
Summary metadata values less than summaryMetadataMinimumValue
will be rounded up to this value, and if the (possibly approximate) number of rows in a whole table is less than the value, summary metadata will not be generated.
In the summary metadata calculation, there is some logic that stops summary metadata when there are too few distinct rows. This doesn't always appear to be working: see for example this from the NorthWind database with default settings: