Skip to content

Commit 7d5061b

Browse files
committed
docs: Adjust Superset Celery query section
1 parent 3b0a7bf commit 7d5061b

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

modules/ROOT/partials/release-notes/release-26.7.adoc

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,13 @@ Implemented in https://github.com/stackabletech/nifi-operator/pull/903[nifi-oper
107107

108108
===== Apache Superset
109109

110-
Apache Superset now supports running asynchronous queries via Celery.
111-
Two new roles, `worker` and `beat` (limited to a single replica), have been added.
112-
Redis is supported as the broker queue and results backend.
113-
Consult the xref:superset:usage-guide/database-connections.adoc[database connections] documentation page for more details.
114-
Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
110+
* Apache Superset now supports running asynchronous queries via Celery.
111+
Two new roles, `worker` and `beat` (limited to a single replica), have been added.
112+
Consult the xref:superset:usage-guide/celery-async-queries.adoc[async queries via Celery] documentation page for more details.
113+
Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
114+
* Redis is supported as the broker queue and results backend.
115+
Consult the xref:superset:usage-guide/database-connections.adoc[database connections] documentation page for more details.
116+
Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
115117

116118
===== Open Policy Agent
117119

0 commit comments

Comments
 (0)