Apply suggestions from code review

jts-3-2-release-notes
Jason Stirnaman 2025-06-26 13:19:18 -05:00 committed by GitHub
parent 24e138bdb6
commit dbbbca8c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ All Core updates are included in Enterprise. Additional Enterprise-specific feat
- **License management improvements**:
- New `influxdb3 show license` command to display current license information
- **Table-level retention period support**: Add retention period support for individual tables in addition to database-level retention, providing granular data lifecycle management
- New CLI commands: `create table --retention-period` and `update table --retention-period`
- Set or clear table-specific retention policies independent of database settings
- New CLI command: `influxdb3 create table --retention-period`
- **Compaction improvements**:
- Address compactor restart issues for better reliability
- Track compacted generation durations in catalog for monitoring