)]}'
{
  "commit": "5ce35f8993151fe8cd8c4fb7865aee102752bc5b",
  "tree": "4ab97026ba135ca6748405f4b6ae9d99f7698d79",
  "parents": [
    "5b341d36ff14433be7989bdb0061dfc0ae2eca10"
  ],
  "author": {
    "name": "Adrian Garcia Badaracco",
    "email": "1755071+adriangb@users.noreply.github.com",
    "time": "Fri Jul 10 01:11:05 2026 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 10 09:11:05 2026 +0800"
  },
  "message": "fix: clone parquet-testing into `parquet` to match submodule path in verify script (#1617)\n\n`verify-release-candidate.sh` clones the parquet-testing repository into a\n`parquet-testing` directory, but the git submodule path declared in\n`.gitmodules` is `parquet`, and every parquet-based test reads its data from\n`parquet/data/...` (e.g. `python/tests/test_io.py`, `test_store.py`,\n`test_context.py`). The arrow-testing clone one line above already correctly\nuses the submodule path (`testing`).\n\nThis is currently latent because the script\u0027s `python3 -m pytest` invocation is\ncommented out, so the wrong directory is never exercised. Fixing the path is a\nprerequisite for enabling the test run during release verification.\n\n\nClaude-Session: https://claude.ai/code/session_01Pj5DVU7MaammM2nfHh1ZRG\n\nCo-authored-by: Claude Opus 4.8 (1M context) \u003cnoreply@anthropic.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "503e0de6703a080ac9cb9b265565a68413b52e62",
      "old_mode": 33261,
      "old_path": "dev/release/verify-release-candidate.sh",
      "new_id": "42e3970fb63e635d5b11fc81937a1435e6d24219",
      "new_mode": 33261,
      "new_path": "dev/release/verify-release-candidate.sh"
    }
  ]
}
