ahidalgob commented on PR #40062:
URL: https://github.com/apache/airflow/pull/40062#issuecomment-2149680280

   > Would be more feasible to keep the code in the separate module as it is 
and move OL imports from top-level to local imports?
   
   @JDarDagran  The problem I had trying this was the definition of 
`BigQueryJobRunFacet` and `BigQueryErrorRunFacet` as they need the top level 
`BaseFacet` to inherit from. That's why my alternative was to create another 
file for facets, but doesn't looks clean either.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to