Messages by Thread
-
-
[PR] feat: fail a task in scheduling phase if there's an inactive inlet or outlet [airflow]
via GitHub
-
[I] EKSHook fails to fetch token in Airflow 3.0 [airflow]
via GitHub
-
[PR] Increase max zoom [airflow]
via GitHub
-
Re: [I] Clean redundant Webserver configs [airflow]
via GitHub
-
[PR] Fix Python client release steps [airflow]
via GitHub
-
Re: [PR] AIP-81:Check if the user is logged in before loading credentials [airflow]
via GitHub
-
[PR] Pass GITHUB_TOKEN to breeze shell executed in-container scripts [airflow]
via GitHub
-
(airflow) branch main updated (18690f7babc -> 6130bcf2ff6)
bbovenzi
-
svn commit: r76942 - in /dev/airflow/clients/python/3.0.0rc1: apache_airflow_client-3.0.0-py3-none-any.whl.asc apache_airflow_client-3.0.0-py3-none-any.whl.sha512 apache_airflow_client-3.0.0.tar.gz.asc apache_airflow_client-3.0.0.tar.gz.sha512
kaxilnaik
-
Re: [PR] Add pre-commit To Prevent Usage of session.query [airflow]
via GitHub
-
Re: [D] DAG Parsing Performance with Large Number of Dynamically Generated DAGs [airflow]
via GitHub
-
Re: [I] API Authentication in Airflow 3.0.0 with FAB Provider [airflow]
via GitHub
-
Re: [PR] Correctly render dag tags when there are `MAX_TAGS` + 1 tags [airflow]
via GitHub
-
[PR] Fix docs assets.rst : use AssetAlias for alias in Metadata example [airflow]
via GitHub
-
(airflow) branch main updated (d176113630d -> 18690f7babc)
pierrejeambrun
-
Re: [PR] Move webserver config options to api [airflow]
via GitHub
-
[PR] Fetch only the most recent dagrun value to be used in dag header. [airflow]
via GitHub
-
(airflow) branch v3-0-test updated: Add Pydantic as dep for the Python Client (#50765)
kaxilnaik
-
(airflow) branch main updated: Add Pydantic as dep for the Python Client (#50765)
kaxilnaik
-
(airflow) branch constraints-2-11 updated: Updating constraints. Github run id:15109455075
github-bot
-
svn commit: r76940 - in /dev/airflow/clients/python: 2.5.0rc1/ 2.5.1rc1/ 2.6.0rc1/ 2.6.0rc2/ 2.6.0rc3/ 2.6.1rc1/ 2.6.2rc1/ 2.6.2rc2/ 2.7.0rc1/ 2.7.2rc1/ 2.7.3rc1/ 2.8.0rc1/
kaxilnaik
-
svn commit: r76939 - in /dev/airflow/clients/python/3.0.0rc1: ./ apache_airflow_client-3.0.0-py3-none-any.whl apache_airflow_client-3.0.0.tar.gz
kaxilnaik
-
[I] aws_conn_id in RDS operators (e.g., RdsStartExportTaskOperator, RdsCreateDbSnapshotOperator) is ignored and falls back to aws_default in apache-airflow-providers-amazon==9.6.0 [airflow]
via GitHub
-
Re: [I] Support fitting graph view to bounding box [airflow]
via GitHub
-
[PR] Add Pydantic as dep for the Python Client [airflow]
via GitHub
-
(airflow-client-python) branch 3.0-client updated (3ab0c96 -> 8fddd32)
kaxilnaik
-
Re: [D] After upgrading to Airflow 3 I have the following issue with cryptography or pyOpenSSL [airflow]
via GitHub
-
[PR] Add regex validation for table names in 'bulk_load_custom' [airflow]
via GitHub
-
Re: [I] Task is taking more than 5 minutes to fail [airflow]
via GitHub
-
Re: [PR] Support macros defined via plugins in Airflow 3 [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
Re: [PR] Add MaxComputeSQLOperator, MaxComputeHook and AlibabaBaseHook to Alibaba Provider [airflow]
via GitHub
-
[PR] Fix SQLite Lock error in TestTaskInstancesLog setup [airflow]
via GitHub
-
(airflow) branch v2-11-test updated: [Airflow 2.x] check if stand alone dag processor is active in get_health endpoint (#48612)
pierrejeambrun
-
Re: [PR] Correctly handle rendering dag tags when tags are 1 more than max [airflow]
via GitHub
-
(airflow) branch main updated (2156fbe0032 -> d59d11581dc)
amoghdesai
-
Re: [D] What motivated the decision to make grid and graph view, mutually exclusive, on the bump to Airflow 3? [airflow]
via GitHub
-
[I] Duplicate DAG name handling [airflow]
via GitHub
-
Re: [I] Status of testing of Apache Airflow 2.11.0rc1 [airflow]
via GitHub
-
Re: [I] DAGs disappearing after some idle time [airflow]
via GitHub
-
[PR] Creating a general purpose utility to log rate limit errors [airflow]
via GitHub
-
[PR] Default 'once' start_date to 'now' when None [airflow]
via GitHub
-
[PR] Fix SDK compatibility for WebHDFSHook by replacing get_password() with password [airflow]
via GitHub
-
Re: [I] Cannot serialize watcher trigger when kwargs have datetime [airflow]
via GitHub
-
(airflow) branch constraints-main updated: Updating constraints. Github run id:15102757762
github-bot
-
[PR] Add endpoint for DB stats [airflow]
via GitHub
-
(airflow) branch main updated (c86a4e1582f -> 2156fbe0032)
eladkal
-
Re: [I] Last DAG RUN not showing up on DAG list page in UI [airflow]
via GitHub
-
Re: [I] Trigger runner process locked with multiple Workflow triggers [airflow]
via GitHub
-
[I] Tasks are starved due to incorrect scheduler prioritization [airflow]
via GitHub
-
[PR] Fix get_task_instances typing: allow single items [airflow]
via GitHub
-
Re: [I] Task fails and cannot read logs. Invalid URL 'http://:8793/log/...': No host supplied [airflow]
via GitHub
-
Re: [PR] Enhance Edge3 Provider docs [airflow]
via GitHub
-
[I] get_password() error in HDFS provider [airflow]
via GitHub
-
Re: [PR] support SRV records in the HTTP operator [airflow]
via GitHub
-
[PR] Add GoogleAdsHook connection types and documentation [airflow]
via GitHub
-
(airflow) branch main updated (23f439b5115 -> c86a4e1582f)
potiuk
-
[I] Slack notifications stopped working after upgrade to 3.0.1 [airflow]
via GitHub
-
(airflow) branch main updated (990c846e997 -> 23f439b5115)
jscheffl
-
[PR] CI: Use github token for gh api to get constraints in generate-constraint… [airflow]
via GitHub
-
[I] Airflow 3: cannot run a 'PythonVirtualenvOperator' with 'pendulum<3' [airflow]
via GitHub