)]}'
{
  "commit": "7c84b37ac73abbb8e615052ffe1bb1aab8479ace",
  "tree": "ef60a18172501d64693964abda5e1a12e0ae54e3",
  "parents": [
    "d2ebe1aa37ecca0f69c3656e4a1dfe1d8de2b7f0"
  ],
  "author": {
    "name": "yujun",
    "email": "yujun@selectdb.com",
    "time": "Wed Apr 22 21:51:07 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Apr 22 21:51:07 2026 +0800"
  },
  "message": "[fix](statistics) Fix missing Mockito import in AnalysisManagerTest (#62720)\n\n### What problem does this PR solve?\n\nIssue Number: N/A\n\nRelated PR: #62710\n\nProblem Summary: `AnalysisManagerTest` in the `adaptive_batch_size`\nbranch is missing the `import org.mockito.Mockito;` statement needed by\nthe Mockito-based test methods introduced in #62686/#62710. Without this\nimport the FE build fails at compilation with `cannot find symbol:\nvariable Mockito`.\n\n### Release note\n\nNone\n\n### Check List (For Author)\n\n- Test: No need to test (compile fix only, import statement only)\n- Behavior changed: No\n- Does this need documentation: No\n\nCo-authored-by: Copilot \u003c223556219+Copilot@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eef913af42a5072c24f1341d492bce510b778429",
      "old_mode": 33188,
      "old_path": "fe/fe-core/src/test/java/org/apache/doris/statistics/AnalysisManagerTest.java",
      "new_id": "91b5134232162ebe50b3f042b501fb20dba1bb4d",
      "new_mode": 33188,
      "new_path": "fe/fe-core/src/test/java/org/apache/doris/statistics/AnalysisManagerTest.java"
    }
  ]
}
