Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions content/shared/v3-core-enterprise-release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ Additional Enterprise-specific features and fixes:

- **Performance upgrade preview (beta)**: Preview major storage layer upgrades
with the `--use-pacha-tree` flag. Includes a new columnar file format
(`.pt` files), column families for efficient wide-table I/O, bounded L1–L4
compaction, and automatic Parquet-to-PachaTree migration with hybrid query
mode.
(`.pt` files), automatic Parquet migration with hybrid query mode,
column families for efficient wide-table I/O, and bounded compaction.
See [Performance upgrade preview](/influxdb3/enterprise/performance-preview/).

> [!Warning]
Expand Down
Loading