fast-barista-4910
02/02/2023, 10:35 AMWITH NO SCHEMA BINDING
in the SQL and the query for lineage building was case sensitive and lower case. I changed the like
to ilike
and got it working normally. PR here: https://github.com/datahub-project/datahub/pull/7223