Skip to content

Commit 2ff0587

Browse files
authored
(DOCSP-20616): Updated the Total Data Returned wording. (#226)
* (DOCSP-20616): Updated the Total Data Returned wording. * (DOCSP-20616): Incorporated Stephen's feedback.
1 parent f067b63 commit 2ff0587

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

source/billing.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,18 @@ minimum of **10 MB** or **$0.00005 per query**.
2222
You can use partitioning strategies and compression in |aws| |s3| to
2323
reduce the amount of processed data.
2424

25-
Total Data Returned
26-
~~~~~~~~~~~~~~~~~~~
25+
Total Data Returned and Transferred
26+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2727

28-
|service| charges for the total number of bytes returned by
29-
|data-lake|. This total is the sum of the following data transfers:
28+
|service| charges for the total number of bytes returned and
29+
transferred by |data-lake|. This total is the sum of all the following
30+
data transfers:
3031

31-
- The number of bytes transferred between |data-lake| service nodes
32+
- The number of bytes transferred between internal |data-lake| service
33+
nodes
3234
- The number of bytes transferred from |data-lake| to the client
35+
- The number of bytes written by |data-lake| during
36+
:ref:`adl-out-stage` or :ref:`adl-merge-stage` operations
3337

3438
Returned data is billed as outlined in the :guilabel:`Data Transfer
3539
Fees` section of the `Atlas pricing page

0 commit comments

Comments
 (0)