Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug where big query operator creates duplicate job versions (Marq…
…uezProject#111) Bump python circleci Remove empty dataset on failure, clean up bq extractor Remove output schema for failing tasks, add tests, refactor airflow to share logic Fix rebase err Fix bug where big query operator creates duplicate job versions Moves the big query operator to emit run and job information after the run has completed. Also emits actual task started date as defined by the task instance. Fix bug where all runs fail if DAG fails Reports task state information for each run instead of dag state. Also: reworks the handle_callback logic to remove superfluous call to report_task for operators with extract_on_complete (BigQuery). Signed-off-by: henneberger <[email protected]> Signed-off-by: henneberger <[email protected]>
- Loading branch information