witty-butcher-82399
02/17/2022, 9:52 AMtable_pattern does not prevent them to be profiled, unless they are also filtered out (deny) in the profile_pattern too. Is that the expected behaviour? Shouldn’t denied tables for ingestion also be denied for profiling?
If I’m not wrong, this is noted here https://github.com/linkedin/datahub/blob/master/metadata-ingestion/src/datahub/ingestion/source/sql/sql_common.py#L1089-L1092 where table pattern is not included.
Thanks!dazzling-judge-80093
02/17/2022, 10:03 AM