)]}'
{
  "commit": "7eaef922de85e62ae9c5624a18c60f529fee9429",
  "tree": "91ebe91cefe5ce84f007f3373adf7a6b21508f8d",
  "parents": [
    "3d9583ca85c375f6797401b88ddde079a0c30319"
  ],
  "author": {
    "name": "BharatDeva",
    "email": "bharatdevagir@gmail.com",
    "time": "Mon Aug 03 03:30:57 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Aug 03 16:30:57 2026 +0800"
  },
  "message": "fix: tighten scalar UDF return type hints (#1642)\n\nThis PR tightens the scalar UDF annotations in python/datafusion/user_defined.py:\n\nthe callable return type is bounded to pa.Array\nthe scalar UDF constructor accepts return_field: pa.Field\nthe decorator form accepts return_field: pa.DataType | pa.Field",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81a516af8b928bf05163be8135d44885570147d2",
      "old_mode": 33188,
      "old_path": "python/datafusion/user_defined.py",
      "new_id": "394c682ae87c041fb262f6ffbcc4c99e7529cdea",
      "new_mode": 33188,
      "new_path": "python/datafusion/user_defined.py"
    }
  ]
}
