Hi all, Here’s the update on IoTDB development progress at Timecho this week:
- VARIATION Function: Added support for STRING, TEXT, BLOB, TIMESTAMP, and BOOLEAN data types - Last Query Optimization: Improved performance for multi-series Last queries - Last Cache Update: Last cache is now updated during file loading - Issue Fixes: (1) Improved exception handling when a Follower node fails to fetch TableSchema during write operations (2) Fixed potential NPE when merging devices with null DeviceId (3) Resolved Docker startup failure on ARM environments (4) Fixed thread leakage during session reconnection (5) Corrected handling of tree mode vs. table mode in Active Load (6) Fixed write failures caused by improper Pipe memory initialization (7) Resolved memory contention issue where multiple processors reading TsFile led to system hang (8) Fixed incorrect default value for Pipe sink batch delay Have a nice weekend :) Best regards, Pengcheng The Timecho Team