)]}'
{
  "commit": "8b60ff819e131b16b055decfc18ae78ca9cb16a5",
  "tree": "5c6aa2841270d206c99546b2053e951e6298a421",
  "parents": [
    "2e7103123200f7b6a82b06931e2c437c0692f600"
  ],
  "author": {
    "name": "ZhangHongyi",
    "email": "edenm702@gmail.com",
    "time": "Fri Jul 11 16:32:39 2025 +0800"
  },
  "committer": {
    "name": "ZhangHongyi",
    "email": "edenm702@gmail.com",
    "time": "Mon Jul 28 17:04:52 2025 +0800"
  },
  "message": "smj optimization onto dev-v5.0.1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "02158c9e855abfa62e79c47dcbc8db404e848f9b",
      "old_mode": 33188,
      "old_path": ".idea/vcs.xml",
      "new_id": "bd37bc65da9787a3f702b37608f44dd6ee79e2cf",
      "new_mode": 33188,
      "new_path": ".idea/vcs.xml"
    },
    {
      "type": "modify",
      "old_id": "7d543cd884ab5ade53c5855f52b26742538856e4",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/common/column_pruning.rs",
      "new_id": "267ffa1906ebb93f328e6bf5a5e7774d222b9f43",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/common/column_pruning.rs"
    },
    {
      "type": "modify",
      "old_id": "67dc7778f2c810c72ba5e939976a45331d089259",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/common/execution_context.rs",
      "new_id": "2a4a7c4211497d19dd9fd048ad364a0081a8c16a",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/common/execution_context.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "38c48ec47cb73013827c20b053922f15d2b6c1eb",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/common/key_rows_output.rs"
    },
    {
      "type": "modify",
      "old_id": "8919c2fe3c6d17cc457351ace7688579cfc3c6ad",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/common/mod.rs",
      "new_id": "cd2731f45e0cd46f24d60220880f1dbb98dd65d8",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/common/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "b7ab7e202f98552796273e6e51b967b240d0c332",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/joins/mod.rs",
      "new_id": "7b8fd6196688320db39534c034d637a0eab9e61a",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/joins/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "1f080b79efc167b069a9afb02f3cd7d65c46f5f2",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/joins/smj/existence_join.rs",
      "new_id": "3bda3559494b5989257208534f47646901c87193",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/joins/smj/existence_join.rs"
    },
    {
      "type": "modify",
      "old_id": "99d001e4fc22c6b0f1fefb3fb5ad8df9739d57bf",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/joins/smj/full_join.rs",
      "new_id": "aeb8b52880555362f5dee48057827f55953b159c",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/joins/smj/full_join.rs"
    },
    {
      "type": "modify",
      "old_id": "f85b7475d4e7a3cf9de3d2ade9399d2db49001f6",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/joins/smj/semi_join.rs",
      "new_id": "2dbc5580daf06e83c0a492ddb2a94e637b66e657",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/joins/smj/semi_join.rs"
    },
    {
      "type": "modify",
      "old_id": "a374dd53b091ed0d914526b8b7368bce4b01352a",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/joins/stream_cursor.rs",
      "new_id": "60916ef304a6b349c1f5b5212f13c90fa844febb",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/joins/stream_cursor.rs"
    },
    {
      "type": "modify",
      "old_id": "1ac382c08fa2fe18851ddba1dff806f864a14955",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/lib.rs",
      "new_id": "375338d24e8a5a7ca87ef8c3bae10e1e1e3566f9",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "1135fe7b74ccbac85f601992d3ec20ca446efb6f",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/sort_exec.rs",
      "new_id": "4bb00a93b185a80053e4cad2470db75f5eb039c0",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/sort_exec.rs"
    },
    {
      "type": "modify",
      "old_id": "08d882a6ba3e6c1c71a6c28cd2feed6f5d61fc35",
      "old_mode": 33188,
      "old_path": "native-engine/datafusion-ext-plans/src/sort_merge_join_exec.rs",
      "new_id": "9e20c66b06d5730f197d14d33cea00298a67badb",
      "new_mode": 33188,
      "new_path": "native-engine/datafusion-ext-plans/src/sort_merge_join_exec.rs"
    }
  ]
}
