We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f4022 commit 1252d76Copy full SHA for 1252d76
1 file changed
content/shared/v3-core-enterprise-release-notes/_index.md
@@ -37,9 +37,8 @@ Additional Enterprise-specific features and fixes:
37
38
- **Performance upgrade preview (beta)**: Preview major storage layer upgrades
39
with the `--use-pacha-tree` flag. Includes a new columnar file format
40
- (`.pt` files), column families for efficient wide-table I/O, bounded L1–L4
41
- compaction, and automatic Parquet-to-PachaTree migration with hybrid query
42
- mode.
+ (`.pt` files), automatic Parquet migration with hybrid query mode,
+ column families for efficient wide-table I/O, and bounded compaction.
43
See [Performance upgrade preview](/influxdb3/enterprise/performance-preview/).
44
45
> [!Warning]
0 commit comments