Skip to content

Commit 9feb260

Browse files
Ignacio Van Droogenbroeckclaude
andcommitted
Update delete operations docs - feature is in main branch
Remove feature branch warning since delete operations are now integrated into the main codebase. Updated to reflect that it just needs to be enabled via configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3d6d61a commit 9feb260

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/data-lifecycle/delete-operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sidebar_position: 2
66

77
Arc supports deleting data using a rewrite-based approach that provides precise deletion with zero overhead on write and query operations.
88

9-
:::caution Feature Branch
10-
This feature is available in the `feature/rewrite-based-delete` branch and must be explicitly enabled in configuration.
9+
:::caution Configuration Required
10+
Delete operations must be explicitly enabled in configuration for safety.
1111
:::
1212

1313
## Overview

0 commit comments

Comments
 (0)