question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Integration][Airflow] DefaultExtractor should accept `task_instance` argument in on_complete extract method.

See original GitHub issue

DefaultExtractor implements logic to run get_openlineage_facets_on_complete when defined in the operator. It should serve as replacement for extract_on_complete in extractors. However, DefaultExtractor does not pass task_instance argument which results in the error: TypeError: get_openlineage_facets_on_complete() missing 1 required positional argument: 'task_instance'.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
JDarDagrancommented, Nov 16, 2022

Hey, the voting for the release was successful yesterday. We should expect release today.

0reactions
pankajastrocommented, Nov 16, 2022

Hey, the voting for the release was successful yesterday. We should expect release today.

great news, thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found