This is an automated email from the ASF dual-hosted git repository. jackietien pushed a commit to branch AlignedQueryBug in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 011843d6f2698e96963b383d6c919eb7bd84502d Merge: a5fd903282c 024b05cc4d8 Author: JackieTien97 <[email protected]> AuthorDate: Sun Jan 26 14:28:26 2025 +0800 Merge remote-tracking branch 'origin/master' into AlignedQueryBug .../relational/it/schema/IoTDBDatabaseIT.java | 6 +- .../iotdb/session/it/IoTDBSessionInsertNullIT.java | 70 ++++++++++++++++++++++ .../persistence/schema/ClusterSchemaInfo.java | 6 +- .../dataregion/flush/MemTableFlushTask.java | 2 +- .../memtable/AlignedWritableMemChunk.java | 13 +++- .../dataregion/memtable/WritableMemChunkGroup.java | 2 +- 6 files changed, 91 insertions(+), 8 deletions(-)
