File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
source/reference/pipeline Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 2020them to a specified collection. The |out| operator must be the last
2121stage in the
2222:manual:`aggregation pipeline </reference/operator/aggregation-pipeline/>`.
23- In {+adl+}, |out| can be used to write to |s3| buckets with read and
24- write permissions or to an |service| cluster
25- :manual:`namespace </reference/limits/#faq-dev-namespace>`.
23+ In {+adl+}, you can use |out| to write data from any one of the
24+ :ref:`supported <datalake-configuration-file-overview>` {+data-lake-stores+}
25+ or multiple :ref:`supported <datalake-configuration-file-overview>`
26+ {+data-lake-stores+} when using :ref:`federated queries <federated-queries>`
27+ to any one of the following:
28+
29+ - |s3| buckets with read and write permissions
30+ - |service| cluster :manual:`namespace
31+ </reference/limits/#faq-dev-namespace>`
32+
33+ You must :ref:`connect <data-lake-connect>` to your {+dl+} to use |out|.
2634
2735.. tabs::
2836
You can’t perform that action at this time.
0 commit comments