From 9fb8db23e81abe1e0b3fb484267ec42c19a7d49e Mon Sep 17 00:00:00 2001 From: Allison Portis Date: Thu, 19 Dec 2024 14:08:32 -0800 Subject: [PATCH] respond to comment --- docs/source/delta-batch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/delta-batch.md b/docs/source/delta-batch.md index bed70f5e7e..7b4546dc1c 100644 --- a/docs/source/delta-batch.md +++ b/docs/source/delta-batch.md @@ -760,7 +760,7 @@ Without the In-Commit Timestamp feature, uses file modification timestam 3. Time Travel Reliability: These timestamp changes could affect the accuracy and consistency of time travel queries #### Enabling the Feature -This feature can be enabled by setting the table property `delta.enableInCommitTimestamps` to `true`: +This is a [writer table feature](versioning.md#what-are-table-features) and can be enabled by setting the table property `delta.enableInCommitTimestamps` to `true`: ```sql ALTER TABLE