Skip to content

Commit ea6a440

Browse files
committed
2 parents fad7bd8 + dafbaba commit ea6a440

File tree

1 file changed

+2
-2
lines changed
  • src/connections/storage/data-lakes

1 file changed

+2
-2
lines changed

src/connections/storage/data-lakes/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To learn more about Segment Data Lakes, check out the Segment blog post [Introdu
2424

2525
## How Data Lakes work
2626

27-
Segment currently supports Data Lakes hosted on two cloud providers: Amazon Web Services (AWS) and Microsoft Azure. Each cloud provider has a similar system for managing data, but offer different query engines, post-processing systems, and analytics options.
27+
Segment supports Data Lakes hosted on two cloud providers: Amazon Web Services (AWS) and Microsoft Azure. Each cloud provider has a similar system for managing data, but offer different query engines, post-processing systems, and analytics options.
2828

2929
### How Segment Data Lakes works
3030

@@ -158,7 +158,7 @@ If Data Lakes sees a bad data type, for example text in place of a number or an
158158

159159
### Data Lake deduplication
160160

161-
> info "Azure Data Lakes currently does not support deduplication"
161+
> info "Azure Data Lakes does not support deduplication"
162162
> Deduplication is not supported for Azure Data Lakes during the Public Beta period.
163163
164164
In addition to Segment's [99% guarantee of no duplicates](/docs/guides/duplicate-data/) for data within a 24 hour look-back window, Data Lakes have another layer of deduplication to ensure clean data in your Data Lake. Segment removes duplicate events at the time your Data Lake ingests data. Data Lakes deduplicate any data synced within the last 7 days, based on the `message_id` field.

0 commit comments

Comments
 (0)