)]}'
{
  "commit": "32984435ed1ffbe6ce1578e075da6eeb012d6bbb",
  "tree": "b757da8fb3f76f4e56e1827fbbb3017c02931b3b",
  "parents": [
    "9d6237ed4761b0ae923499a24d1545bae6218add"
  ],
  "author": {
    "name": "Aleksei Starikov",
    "email": "aleksei.starikov.ax@gmail.com",
    "time": "Tue Feb 17 13:59:36 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 17 13:59:36 2026 +0100"
  },
  "message": "GH-130: Fix AutoCloseables to work with @Nullable structures (#1017)\n\n## What\u0027s Changed\n\n`AutoCloseables` supposes to work with nullable `Iterables`, `varargs`,\nand `collection of nulls`. The PR introduces:\n- `@Nullable` annotation for all public methods in `AutoCloseables`\n(only private `flatten` method doesn\u0027t support null `Iterable`)\n- `null` checks to prevent NPEs\n\n---\nThe change is backward compatible. Only possible NPEs are prevented.\n\n---\nCloses #130 .",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a39004a9d0220cea82aaf384d634601c8c4a580f",
      "old_mode": 33188,
      "old_path": "memory/memory-core/src/main/java/org/apache/arrow/util/AutoCloseables.java",
      "new_id": "ba5a539a87aace0eaae1a33396b85e72e2d81c46",
      "new_mode": 33188,
      "new_path": "memory/memory-core/src/main/java/org/apache/arrow/util/AutoCloseables.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ba5b78178a89f6ff1da195db4854a4d79a813ae0",
      "new_mode": 33188,
      "new_path": "memory/memory-core/src/test/java/org/apache/arrow/util/TestAutoCloseables.java"
    }
  ]
}
