Skip to content

Issues: apache/airflow

Add your Company to Airflow Users list
#12012 opened Oct 31, 2020 by kaxil
Open
Release Airflow 3.0
#39593 opened May 13, 2024 by kaxil
Open 32
Airflow 2 to 3 auto migration rules
#41641 opened Aug 21, 2024 by Lee-W
Open 63
Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

KubernetesPodOperator can leave running pods after cleanup if on_finish_action is set to "keep_pod" area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet provider:cncf-kubernetes Kubernetes provider related issues
#49466 opened Apr 19, 2025 by sean-rose
2 tasks done
UI bug: backfill dry run does not use same timezone as create backfill affected_version:3.0.0rc For all 3.0.0 release candidates area:backfill Specifically for backfill related area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug kind:meta High-level information important to the community priority:medium Bug that should be fixed before next release but would not block a release
#49462 opened Apr 19, 2025 by dstandish
1 task done
Display non native xcoms in their native forms on Airflow UI area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet priority:medium Bug that should be fixed before next release but would not block a release
#49456 opened Apr 19, 2025 by amoghrajesh
2 tasks done
Airflow 3.0.1
Swagger gives 401 unauthenticated with SimpleAuthManager affected_version:3.0.0rc For all 3.0.0 release candidates area:API Airflow's REST/HTTP API kind:bug This is a clearly a bug kind:meta High-level information important to the community priority:high High priority bug that should be patched quickly but does not require immediate new release
#49453 opened Apr 19, 2025 by dstandish
1 task done
Deadlock in SchedulerJobRunner._executable_task_instances_to_queued on distributed Postgres databases using YugabyteDB area:core area:Scheduler including HA (high availability) scheduler kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
#49437 opened Apr 18, 2025 by dabla
2 tasks done
Task log tries alignment issue on fullscreen mode affected_version:main_branch Issues Reported for main branch affected_version:3.0.0rc For all 3.0.0 release candidates AIP-38 Modern Web Application area:core area:logging area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug
#49416 opened Apr 17, 2025 by tirkarthi
1 of 2 tasks
Task Groups are not selectable, cannot clear/update state in UI area:core area:TaskGroup area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
#49405 opened Apr 17, 2025 by josh-fell
1 of 2 tasks
Implement methods of models connection in sdk connection good first issue kind:feature Feature Requests kind:meta High-level information important to the community
#49404 opened Apr 17, 2025 by amoghrajesh
1 of 4 tasks
Airflow 3.1.0
Support fitting graph view to bounding box affected_version:3.0.0rc For all 3.0.0 release candidates area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet priority:medium Bug that should be fixed before next release but would not block a release
#49403 opened Apr 17, 2025 by BasPH
1 of 2 tasks
Center graph view within box affected_version:3.0.0rc For all 3.0.0 release candidates area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug pending-response priority:medium Bug that should be fixed before next release but would not block a release
#49402 opened Apr 17, 2025 by BasPH
1 of 2 tasks
Asset 'extra' is not displayed on dag page area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet priority:medium Bug that should be fixed before next release but would not block a release
#49394 opened Apr 17, 2025 by atul-astronomer
1 of 2 tasks
Dynamically mapped task groups with expand_kwargs does not resolve arguments with default values area:core area:dynamic-task-mapping AIP-42 kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
#49376 opened Apr 16, 2025 by zacyu
2 tasks done
Tasks within Task Groups are not sorted topologically in grid view area:core area:TaskGroup area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug priority:medium Bug that should be fixed before next release but would not block a release
#49374 opened Apr 16, 2025 by josh-fell
1 of 2 tasks
Airflow 3.0.1
Unclear documentation about side-effects of ending from trigger kind:bug This is a clearly a bug kind:documentation needs-triage label for new issues that we didn't triage yet
#49347 opened Apr 16, 2025 by ecodina
1 of 2 tasks
Migrate get_pandas_df to get_df in providers area:providers kind:feature Feature Requests kind:meta High-level information important to the community
#49334 opened Apr 16, 2025 by guan404ming
2 of 16 tasks
Soft fail sensor was set to SKIPPED when mix use trigger and reschedule area:core area:core-operators Operators, Sensors and hooks within Core Airflow kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
#49329 opened Apr 16, 2025 by FutcSAS
1 of 2 tasks
SnowflakeHook triggers deprecation warning due to outdated import of return_single_query_results area:providers kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet provider:common-sql provider:snowflake Issues related to Snowflake provider
#49319 opened Apr 15, 2025 by brunocmartins
2 tasks done
Assets updated by a dag are attached to the last task in a dag graph rather than the task that creates the update area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet priority:medium Bug that should be fixed before next release but would not block a release
#49316 opened Apr 15, 2025 by TJaniF
1 of 2 tasks
GCSToBigQueryOperator add columnNameCharacterMap to src_fmt_configs kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet provider:google Google (including GCP) related issues
#49314 opened Apr 15, 2025 by perttus
2 tasks done
MyPy defaults to ANY if the import path is bad area:dev-env CI, pre-commit, pylint and other changes that do not change the behavior of the final code mypy Fixing MyPy problems after bumpin MyPy to 0.990
#49309 opened Apr 15, 2025 by ferruzzi
1 task done
DAG failure callback fails to execute when failing task has a mapped task downstream area:core area:dynamic-task-mapping AIP-42 kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet
#49297 opened Apr 15, 2025 by AlexisBRENON
2 tasks done
Allow configuration of ContainerSecurityContext for XCom Sidecar (KubernetesPodOperator) area:providers kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet provider:cncf-kubernetes Kubernetes provider related issues
#49276 opened Apr 15, 2025 by DjVinnii
1 of 2 tasks
ProTip! What’s not been updated in a month: updated:<2025-03-19.