Apply suggestions from code review

pull/5947/head
Jason Stirnaman 2025-04-02 13:11:02 -05:00 committed by GitHub
parent 7e298ad4bc
commit dc8d9d0328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 5 deletions

View File

@ -9,20 +9,18 @@
**Core**: revision f881c5844bec93a85242f26357a1ef3ebf419dd3
**Enterprise**: revision 6bef9e700a59c0973b0cefdc6baf11583933e262
### Core
#### Features
##### General Improvements
#### General Improvements
- InfluxDB 3 now supports graceful shutdowns when sending the interrupt signal to the service.
##### Bug fixes
#### Bug fixes
- Empty batches in JSON format results are now handled properly
- The Processing Engine now properly extracts data from DictionaryArrays
### Enterprise
#### Features
##### Multi-node improvements
- Query nodes now automatically detect new ingest nodes
##### Bug fixes
#### Bug fixes
- Several fixes for compaction planning and processing
- The Processing Engine now properly extracts data from DictionaryArrays