Skip to content

Commit 6b3c517

Browse files
DOCSP-28678 views are not supported as sources for pipelines (#281)
* DOCSP-28678 views are not supported as sources for pipelines * Update source/tutorial/add-dataset-pipeline.txt Co-authored-by: sarahsimpers <[email protected]> --------- Co-authored-by: sarahsimpers <[email protected]>
1 parent 9c0ebcb commit 6b3c517

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

source/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Supported Types of Data Source
3838
{+adl+} supports collection snapshots from |service| clusters as a data
3939
source for extracted data. {+adl+} automatically ingests data from the
4040
snapshots, and partitions and stores data in an analytics-optimized
41-
format.
41+
format. It doesn't support creating pipelines for :manual:`Views
42+
</core/views/>`.
4243

4344
Sample Uses
4445
-----------

source/tutorial/add-dataset-pipeline.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Create a Pipeline from the |service| UI
7272
#. Select the collection in the specified database from the
7373
dropdown.
7474

75+
{+adl+} doesn't support :manual:`Views </core/views/>` as a
76+
data source for pipelines. You must select a collection from
77+
your cluster.
78+
7579
.. example::
7680

7781
If you selected the ``sample_mflix`` database, select the

0 commit comments

Comments
 (0)