When I was trying to ingest sqlalchemy as type thr...
# ingestion
o
When I was trying to ingest sqlalchemy as type through UI I am getting this. Through CLI I know after installing missing module we can run datahub ingest command but is there any way to do it with UI ingestion? @better-orange-49102 @modern-artist-55754 Gentle reminder
1
g
UI ingestion doesn’t support custom python dependencies yes. You’ll need to use the CLI instead
m
@gray-shoe-75895 psycopg2 is postgres driver, i thought it would work with UI ingestion?
o
Thanks
a
I believe they’re trying to use a custom sqlalchemy source type. The standard postgres source should work via UI ingestion