Hello Everyone, I'm using Airflow to ingest Metada...
# ingestion
g
Hello Everyone, I'm using Airflow to ingest Metadata on DataHub, but Airflow 2.3.3 uses SQLAlchemy >1.4 which is not compatible with sql_common ingestion dependencies. There are any tasks to resolve this problem? sql_common dependencies: https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/setup.py#L92 This dependency problem breaks my BigQuery ingestion process 😥