)]}'
{
  "commit": "aaab4ebf9e9b2aab3392c2878a9bb48c4400c76b",
  "tree": "9c5ad85b68cc69e4343f57056ce59cb68cd8b526",
  "parents": [
    "810579e303234ff36c31ab51815ded177c069fad"
  ],
  "author": {
    "name": "Tim Saucer",
    "email": "timsaucer@gmail.com",
    "time": "Fri Sep 04 12:32:06 2026 -0400"
  },
  "committer": {
    "name": "Tim Saucer",
    "email": "timsaucer@gmail.com",
    "time": "Fri Sep 04 12:32:06 2026 -0400"
  },
  "message": "docs: describe the composed-codec test in install order\n\nThe docstring for test_composed_codecs_with_query_planner said the\nextra codecs decline everything and encoding falls through to the\nprovider codecs, which describes the reverse of what happens. The\nprovider codecs are installed first and chain_encode walks in install\norder, so they claim their objects before the extra codecs are\nconsulted; decoding dispatches by id and does not consult them at all.\nSay that, and say what the test asserts: the extra pair changes\nnothing, where replace semantics would have broken the round trip.\n\nCo-Authored-By: Claude Opus 5 (1M context) \u003cnoreply@anthropic.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97453b279b73dcec2e86f774bfc4d768fb1e0f02",
      "old_mode": 33188,
      "old_path": "examples/datafusion-ffi-query-planner-example/python/tests/_test_three_library_query_planner.py",
      "new_id": "c6ef2072a3797869bc85a3c47a596f991a625bf9",
      "new_mode": 33188,
      "new_path": "examples/datafusion-ffi-query-planner-example/python/tests/_test_three_library_query_planner.py"
    }
  ]
}
