bryanyang0528 edited a comment on issue #5067: [AIRFLOW-4265] Lineage backend 
did not work normally
URL: https://github.com/apache/airflow/pull/5067#issuecomment-481934288
 
 
   @NielsZeilemaker 
   Could I initiate the backend in the `_get_backend()` function and return a 
backend instance?
   
https://github.com/bryanyang0528/airflow/blob/d87fb873cdc27350324fd814bb97488dba1f126b/airflow/lineage/__init__.py#L45
   
   Or turn the interface/super class of the AtlasBackend in a staticmethod? 
Because `send_lineage` didn't use `self` as a parameter and refer to any 
resource in the class.
   
   @feng-tao Do you have any opinion or suggestion?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to