Hi, we are testing out Redash metadata ingestion l...
# ingestion
t
Hi, we are testing out Redash metadata ingestion library. Is there a posibility to extract chart -> dataset lineage? It looks like there is only Chart -> Data Platform lineage being retrieved.
m
@square-greece-86505: might have some ideas.
@square-greece-86505: do you have some suggestions here?
a
@thousands-tailor-5575 we’ve been looking at the same thing. It would be great to refactor the code so that we can inject sql parsers (I think the LookML recipe might have this functionality)
s
yes we can use the code from LookML. I am planning to work on it on this weekend
Hi everyone, I made a PR for Redash: • Add feature parse table names from SQL • Adding 
QualifiedNameParser
 and several extended dataclasses for parsing table name into fully qualified name based on database type. As an example, table name 
orders
 in Postgres database should be normalized into 
databaseName.public.orders
 if only table name part given • Some small refactors to improve Would be super helpful for any comment, suggestion or even give it a try on your environment 😊 https://github.com/linkedin/datahub/pull/3267 cc: @adamant-pharmacist-61996 @thousands-tailor-5575 @mammoth-bear-12532
a
hey @square-greece-86505 I’ve put a ticket into our sprint to run the evaluation, should be done in a week 🙂 Sorry! Things are a bit stretched at the moment
s
thanks @adamant-pharmacist-61996 😉
a
hey guys, just an update. We’re now looking at the PR and will get back y’all shortly
m
Hey @adamant-pharmacist-61996 🙂 I merged the PR last night 😱
so you can test on latest … and we can fix forward if you find any issues
a
Ha
Okey doke. Let's get it a whirl
s
Thanks @mammoth-bear-12532 Please let us know for any issues @adamant-pharmacist-61996
a
We're looking at it now😃
I'll ask our engineer to feedback soon
❤️ 1