Skip to content

Commit 0ee7fb4

Browse files
Merge pull request #6002 from segmentio/update-datalake-faq
update datalake faq
2 parents 34c85d3 + ce31e5b commit 0ee7fb4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Segment doesn't support User deletions in Data Lakes, but supports [user suppres
179179

180180

181181
### How does Data Lakes handle schema evolution?
182-
As the data schema evolves and new columns are added, Segment Data Lakes will detect any new columns. New columns will be appended to the end of the table in the Glue Data Catalog.
182+
As the data schema evolves, both Segment Data Lakes (AWS) and Segment Data Lakes (Azure) can detect new columns and add them to Glue Data Catalog or Azure Data Lake Storage (ADLS). However, Segment can't update existing data types. To update Segment-created data types, please reach out to [AWS Support](https://aws.amazon.com/contact-us/){:target="_blank"} or [Azure Support](https://support.microsoft.com/en-us/topic/contact-microsoft-azure-support-2315e669-8b1f-493b-5fb1-d88a8736ffe4){:target="_blank"}.
183183

184184

185185
### How does Data Lakes work with Protocols?

0 commit comments

Comments
 (0)