)]}'
{
  "commit": "a03b627a45cdcce3df195800dc2f93cbbc21bbe5",
  "tree": "26e21e632159246d0c646a73b44691ea3b611cd0",
  "parents": [
    "2c903b01328500a1d0de6b4d9068b9c43b97ff78"
  ],
  "author": {
    "name": "Zhenyu Luo",
    "email": "zhenyu@apache.org",
    "time": "Thu Feb 05 09:34:41 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Feb 05 09:34:41 2026 +0800"
  },
  "message": "Fix: Add Mods data scanning check in scan parser for non-aligned data (#17162)\n\n* Fix: Add Mods data scanning check in scan parser for non-aligned data\n\nThis commit fixes the issue where the scan parser was not checking\nMods (modifications) data when processing non-aligned time series data.\nPreviously, only aligned data (VECTOR type) was checked for deletions\nvia Mods, but non-aligned single measurement data was missing this check.\n\nThe fix adds a Mods deletion check in the putValueToColumns method\nfor non-aligned data paths, ensuring that deleted data points are\nproperly filtered out during scan operations. This maintains consistency\nwith the aligned data handling and prevents deleted data from being\nprocessed.\n\n* add IT",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "89f1c3fb4401d4e0a290721142aa0fb4b90ca6c1",
      "old_mode": 33188,
      "old_path": "integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/manual/IoTDBPipeTsFileDecompositionWithModsIT.java",
      "new_id": "87571e1eb71e64b224eede77fe2e04a70e1c23c4",
      "new_mode": 33188,
      "new_path": "integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/manual/IoTDBPipeTsFileDecompositionWithModsIT.java"
    },
    {
      "type": "modify",
      "old_id": "5c9985fe748b7bb0e8ec6ca0e748017b800c20cd",
      "old_mode": 33188,
      "old_path": "iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java",
      "new_id": "99d35f7eb98bded2729de37b3563c3ae400831fb",
      "new_mode": 33188,
      "new_path": "iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java"
    }
  ]
}
