)]}'
{
  "commit": "32437a5aebd6fba0abbc63dfcf8e24106c617efd",
  "tree": "2a840a100d409f98b500b41d82d81db78d4c529f",
  "parents": [
    "dbff1f4a3e11d808eddf24b816046ab854d5d836"
  ],
  "author": {
    "name": "Dane Pitkin",
    "email": "48041712+danepitkin@users.noreply.github.com",
    "time": "Tue Mar 26 11:53:07 2024 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 26 16:53:07 2024 +0100"
  },
  "message": "GH-40205: [Python] ListView arrow-to-pandas conversion (#40482)\n\n### Rationale for this change\n\nListView should support converting to pandas/numpy in pyarrow.\n\n### What changes are included in this PR?\n\n* `.to_pandas()` successfully creates a pandas series\n* `.to_numpy()` successfully creates a numpy array\n\n### Are these changes tested?\n\n* Yes, unit tests\n\n### Are there any user-facing changes?\n\nNo, just adding support for existing APIs `to_pandas()` `to_numpy()`.\n* GitHub Issue: #40205\n\nAuthored-by: Dane Pitkin \u003cdane@voltrondata.com\u003e\nSigned-off-by: Joris Van den Bossche \u003cjorisvandenbossche@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a21183e09010d05fa2c9a39a9ce93734b3318b15",
      "old_mode": 33188,
      "old_path": "python/pyarrow/src/arrow/python/arrow_to_pandas.cc",
      "new_id": "734f6263d9990949dd2d1b687392367d11cd66f2",
      "new_mode": 33188,
      "new_path": "python/pyarrow/src/arrow/python/arrow_to_pandas.cc"
    },
    {
      "type": "modify",
      "old_id": "fdfd123a8c34fcb8c918ed56ead769b13efedb06",
      "old_mode": 33188,
      "old_path": "python/pyarrow/tests/test_pandas.py",
      "new_id": "90b9bd8b8c45390c4f3cc11e2acd167b2ffa08b1",
      "new_mode": 33188,
      "new_path": "python/pyarrow/tests/test_pandas.py"
    }
  ]
}
