)]}'
{
  "commit": "6e1750252cd2a3c8ea7cc28fe4550faf11d74f18",
  "tree": "71913b7cf43a7f23f192aca2d97fd8b6c146c028",
  "parents": [
    "09bd18683120cc503f4b1dd4f3cab57a8256146a"
  ],
  "author": {
    "name": "Anas Khan",
    "email": "anxkhn28@gmail.com",
    "time": "Tue Jul 14 14:35:52 2026 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 14 17:05:52 2026 +0800"
  },
  "message": "MINOR: Fix VariantUtil.getByte() Javadoc copied from getShort() (#3649)\n\nThe Javadoc on the package-private VariantUtil.getByte() was copied\nverbatim from getShort() and never adjusted. It listed SHORT as a\nsupported type and documented an @return of \"short value\", but the\nmethod only accepts the BYTE/INT8 type and returns a byte.\n\nCorrect the doc to describe Type.BYTE and an @return of \"The byte\nvalue\". No behavioral change.\n\nSigned-off-by: Anas Khan \u003c83116240+anxkhn@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f50a0f3162ea99c5b54405038f055b406284dc53",
      "old_mode": 33188,
      "old_path": "parquet-variant/src/main/java/org/apache/parquet/variant/VariantUtil.java",
      "new_id": "ad7165fcfe2e88ef3c0074d42a27674d2f036835",
      "new_mode": 33188,
      "new_path": "parquet-variant/src/main/java/org/apache/parquet/variant/VariantUtil.java"
    }
  ]
}
