This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 2531338216 Airflow Core/Docs adjustments for introduction of AIP-69 
Edge Executor (#41730)
2531338216 is described below

commit 2531338216e3ea2ce9f57e59c2dc7540daebd6cf
Author: Jens Scheffler <[email protected]>
AuthorDate: Fri Oct 18 07:29:59 2024 +0200

    Airflow Core/Docs adjustments for introduction of AIP-69 Edge Executor 
(#41730)
---
 docs/apache-airflow/core-concepts/executor/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/apache-airflow/core-concepts/executor/index.rst 
b/docs/apache-airflow/core-concepts/executor/index.rst
index c7ad952f21..fb0a90e84f 100644
--- a/docs/apache-airflow/core-concepts/executor/index.rst
+++ b/docs/apache-airflow/core-concepts/executor/index.rst
@@ -92,7 +92,7 @@ Airflow tasks are sent to a central queue where remote 
workers pull tasks to exe
 
 * :doc:`CeleryExecutor <apache-airflow-providers-celery:celery_executor>`
 * :doc:`BatchExecutor 
<apache-airflow-providers-amazon:executors/batch-executor>`
-
+* :doc:`EdgeExecutor <apache-airflow-providers-edge:edge_executor>` 
(Experimental Pre-Release)
 
 
 *Containerized Executors*

Reply via email to