File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,18 @@ minimum of **10 MB** or **$0.00005 per query**.
2222You can use partitioning strategies and compression in |aws| |s3| to
2323reduce 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
3438Returned data is billed as outlined in the :guilabel:`Data Transfer
3539Fees` section of the `Atlas pricing page
You can’t perform that action at this time.
0 commit comments