)]}'
{
  "log": [
    {
      "commit": "365241620515a6b71aba5d10af9e8e102bb54f4c",
      "tree": "2eb22d23a311fd1068c8f75918e27127994f719a",
      "parents": [
        "076d4c93d9736ae33fb354908d8e9b4db09b1e72"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Fri Apr 04 11:24:06 2025 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-46011: [C++] Hide DCHECK family from public headers (#46015)\n\n### Rationale for this change\n\n`arrow/util/logging.h` exports `DCHECK()` family macros as internal macros. They are conflicted with macros provided by glog when glog headers are included after `arrow/util/logging.h`.\n\n### What changes are included in this PR?\n\n* Move `DCHECK()` family macros to `arrow/util/logging_internal.h`\n* Use `arrow/util/logging_internal.h` not `.../logging.h` in `*.cc`\n* Use `ARROW_DCHECK*()` macros instead of `DCHECK*()` macros in headers including `*_internal.h`\n* Use `ARROW_DCHECK*()` macros instead of `DCHECK*()` macros in examples\n* Use `ARROW_DCHECK*()` macros instead of `DCHECK*()` macros in `python/`\n \n### Are these changes tested?\n\nYes.\n\n### Are there any user-facing changes?\n\nYes.\n* GitHub Issue: #46011\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "076d4c93d9736ae33fb354908d8e9b4db09b1e72",
      "tree": "083c6c4cbf7e6340f9e301443d54f0b63b407b2b",
      "parents": [
        "65328d0ee6404f62e04d4d64acf0f767e675547d"
      ],
      "author": {
        "name": "William Ayd",
        "email": "william.ayd@icloud.com",
        "time": "Mon Mar 10 17:41:28 2025 -0400"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-45694: [C++] Bump vendored flatbuffers to 24.3.6 (#45687)\n\n### Rationale for this change\n\nThis bumps the vendored copy of flatbuffers to a version that also exists in the Meson wrapdb, which will subsequently make using the Meson build system easier\n\n### What changes are included in this PR?\n\nI have re-vendored flatbuffers keeping the namespacing modifications for arrow inplace. I have also regenerated the appropriate header files using flatc version 24.3.6\n\n### Are these changes tested?\n\nIn CI\n\n### Are there any user-facing changes?\n\nI do not believe so\n\n* GitHub Issue: #45694\n\nAuthored-by: Will Ayd \u003cwilliam.ayd@icloud.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "65328d0ee6404f62e04d4d64acf0f767e675547d",
      "tree": "a7cfe3b8f78b8201d915c593e54d52f052eb6f1b",
      "parents": [
        "c84b1d1d2bd133fa6846f8323ba270d02e020eba"
      ],
      "author": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Sun Feb 16 01:31:11 2025 +0100"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-45537: [CI][C++] Add missing includes (iwyu) to file_skyhook.cc (#45538)\n\n### Rationale for this change\n\nThe job is failing because it was using some includes from a different header file `cpp/src/arrow/acero/options.h`. The file removed some of those includes and now they were missing.\n\n### What changes are included in this PR?\n\nAdd missing includes\n\n### Are these changes tested?\n\nYes, via archery\n\n### Are there any user-facing changes?\n\nNo\n* GitHub Issue: #45537\n\nAuthored-by: Raúl Cumplido \u003craulcumplido@gmail.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "c84b1d1d2bd133fa6846f8323ba270d02e020eba",
      "tree": "eda376f765be0ae73b9f58365d4d067e23138620",
      "parents": [
        "73af16c8fd3993d56e7aa219e742d4b256e76dde"
      ],
      "author": {
        "name": "William Ayd",
        "email": "william.ayd@icloud.com",
        "time": "Fri May 24 12:07:38 2024 -0400"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-41478: [C++] Clean up more redundant move warnings (#41487)\n\n\n\n### Rationale for this change\n\nMinor warning cleanup for downstream libraries trying to get warning-free builds\n\n### What changes are included in this PR?\n\nRemoved redundant std::move from return statements\n\n### Are these changes tested?\n\nBuilds cleanly\n\n### Are there any user-facing changes?\n\nNo\n\n* GitHub Issue: #41478\n\nAuthored-by: Will Ayd \u003cwilliam.ayd@icloud.com\u003e\nSigned-off-by: Benjamin Kietzman \u003cbengilgit@gmail.com\u003e"
    },
    {
      "commit": "73af16c8fd3993d56e7aa219e742d4b256e76dde",
      "tree": "c72ed4a83e408be92488c334b916fb79aa0dc75a",
      "parents": [
        "f72fc468569d3dd3d2066ec884c7fc759ad86699"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Tue Apr 02 06:17:03 2024 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-40882: [C++] Suppress shorten-64-to-32 warnings in CUDA/Skyhook codes (#40883)\n\n### Rationale for this change\n\n```text\ncpp/src/arrow/gpu/cuda_memory.cc:497:72: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027int\u0027 [-Werror,-Wshorten-64-to-32]\n      ARROW_ASSIGN_OR_RAISE(auto device, arrow::cuda::CudaDevice::Make(device_id));\n                                         ~~~~~                         ^~~~~~~~~\n```\n\n```text\ncpp/src/arrow/gpu/cuda_memory.cc:508:68: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027int\u0027 [-Werror,-Wshorten-64-to-32]\n  ARROW_ASSIGN_OR_RAISE(auto device, arrow::cuda::CudaDevice::Make(device_id));\n                                     ~~~~~                         ^~~~~~~~~\n```\n\n```text\ncpp/src/skyhook/protocol/skyhook_protocol.cc:109:69: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027unsigned int\u0027 [-Werror,-Wshorten-64-to-32]\n  bl-\u003eappend(reinterpret_cast\u003cconst char*\u003e(buffer-\u003edata()), buffer-\u003esize());\n      ~~~~~~                                                ~~~~~~~~^~~~~~\n```\n\n```text\ncpp/src/skyhook/cls/cls_skyhook.cc:87:37: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027int\u0027 [-Werror,-Wshorten-64-to-32]\n      cls_cxx_read(hctx_, position, nbytes, bl.get());\n      ~~~~~~~~~~~~                  ^~~~~~\ncpp/src/skyhook/cls/cls_skyhook.cc:87:27: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027int\u0027 [-Werror,-Wshorten-64-to-32]\n      cls_cxx_read(hctx_, position, nbytes, bl.get());\n      ~~~~~~~~~~~~        ^~~~~~~~\n```\n\n```text\ncpp/src/skyhook/protocol/skyhook_protocol.cc:109:69: error: implicit conversion loses integer precision: \u0027int64_t\u0027 (aka \u0027long\u0027) to \u0027unsigned int\u0027 [-Werror,-Wshorten-64-to-32]\n  bl-\u003eappend(reinterpret_cast\u003cconst char*\u003e(buffer-\u003edata()), buffer-\u003esize());\n      ~~~~~~\n```\n\n### What changes are included in this PR?\n\nAdd casts explicitly.\n\n### Are these changes tested?\n\nYes.\n\n### Are there any user-facing changes?\n\nNo.\n* GitHub Issue: #40882\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "f72fc468569d3dd3d2066ec884c7fc759ad86699",
      "tree": "464a6801635b973a5360ed78c0e2fdba1d859ddf",
      "parents": [
        "cc456d6c020a021a70edb1789cee25b68b74c106"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Thu Feb 29 09:44:15 2024 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-39823: [C++] Allow building cpp/src/arrow/**/*.cc without waiting bundled libraries (#39824)\n\n### Rationale for this change\n\nIf we can build most of `cpp/src/arrow/**/*.cc` before all bundled libraries are built, we can reduce build time. \n\n### What changes are included in this PR?\n\n* Remove the `toolchain` internal CMake target\n* Remove `ARROW_SHARED_LINK_LIBS`\n* Remove `ARROW_STATIC_LINK_LIBS`\n* Move the following variables to `cpp/src/arrow/CMakeLists.txt`\n  * `ARROW_SHARED_PRIVATE_LINK_LIBS`\n  * `ARROW_SHARED_INSTALL_INTERFACE_LIBS`\n  * `ARROW_STATIC_INSTALL_INTERFACE_LIBS`\n  * `ARROW_TEST_LINK_TOOLCHAIN`\n  * `ARROW_TEST_SHARED_LINK_LIBS`\n  * `ARROW_TEST_STATIC_LINK_LIBS`\n  * `ARROW_SYSTEM_LINK_LIBS`\n* Add internal `OBJECT` libraries that have minimal dependencies\n* Remove unused `cpp/src/arrow/util/benchmark_main.cc`\n\n### Are these changes tested?\n\nYes.\n\n### Are there any user-facing changes?\n\nNo.\n* Closes: #39823\n* GitHub Issue: #39823\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "cc456d6c020a021a70edb1789cee25b68b74c106",
      "tree": "8c8b06f346dcfa59ac6fed44c85a2af03d718cd3",
      "parents": [
        "424c863c45d92d421abbe89aa371eb4783f8996f"
      ],
      "author": {
        "name": "Josh Soref",
        "email": "2119212+jsoref@users.noreply.github.com",
        "time": "Sun Dec 10 07:16:18 2023 -0500"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-38979: [C++] Fix spelling (#38980)\n\n\n\n### Rationale for this change\n\n### What changes are included in this PR?\n\nSpelling fixes to cpp/src/\n\n### Are these changes tested?\n\n### Are there any user-facing changes?\n\n* Closes: #38979\n\nAuthored-by: Josh Soref \u003c2119212+jsoref@users.noreply.github.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "424c863c45d92d421abbe89aa371eb4783f8996f",
      "tree": "da14e8534ef7b37d4fe61648afc7bda9ecd861aa",
      "parents": [
        "d70c79897f3bab4be060bc53197f174f3d1d77ec"
      ],
      "author": {
        "name": "Felipe Oliveira Carvalho",
        "email": "felipekde@gmail.com",
        "time": "Mon Oct 23 18:17:24 2023 -0300"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-38401: [C++] Re-generate flatbuffers C++ for Skyhook (#38405)\n\n\n### Rationale for this change\n\nVendored flatbuffer headers have been upgraded so the checked-in flatc-generated files need to be upgraded.\n\n### What changes are included in this PR?\n\n - Changes to the shell script that re-generates flatbuffers\n - Check-in of the newly generated `ScanRequest_generated.h`\n\n### Are these changes tested?\n\nBy integration tests.\n* Closes: #38401\n\nAuthored-by: Felipe Oliveira Carvalho \u003cfelipekde@gmail.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "d70c79897f3bab4be060bc53197f174f3d1d77ec",
      "tree": "99c4dd66a9edb398147d9ebfa4511a94a94eaa1b",
      "parents": [
        "e6145658387a4128da99c5c576d69b111ef4d577"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Fri Sep 01 00:09:53 2023 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-37485: [C++][Skyhook] Don\u0027t use deprecated BufferReader API (#37486)\n\n### Rationale for this change\n\nGH-37360 deprecated `BufferReader(const uint8_t*, int64_t)`.\n\n### What changes are included in this PR?\n\nUse `BufferReader(std::shared_ptr\u003cBuffer\u003e)` instead.\n\n### Are these changes tested?\n\nYes.\n\n### Are there any user-facing changes?\n\nNo.\n* Closes: #37485\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Antoine Pitrou \u003cantoine@python.org\u003e"
    },
    {
      "commit": "e6145658387a4128da99c5c576d69b111ef4d577",
      "tree": "937865bd106d67a0bc34c26c7ae427c069d7bd51",
      "parents": [
        "8747d6eaee266665b776ef5b0da795a6ec7db79f"
      ],
      "author": {
        "name": "Davide Pasetto",
        "email": "dpasetto69@gmail.com",
        "time": "Sat Mar 18 11:22:15 2023 -0400"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-34630: [C++] Second block of refactoring to move acero out of libarrow (#34575)\n\n### Rationale for this change\r\n\r\nThis is the second and last block of refactoring before moving acero out\r\nof libarrow. This PR removes the remaining dependencies from libarrow\r\ninto the compute/exec directory.\r\n\r\n### What changes are included in this PR?\r\n\r\nIn detail:\r\n\r\n* compute/exec/expression is moved inside compute since it is needed in\r\nseveral kernels\r\n* all compute/exec specific include files are removed from compute/api.h\r\n* light_array_exec_test.cc i(introduced in the previous refactoring) s\r\nmerged back into light_array_test\r\n* testing generators are refactored to remove the need for\r\nexec/options.h\r\n* some utilities are moved from compute/exec/util to compute/util\r\n* updated python and r libraries usage of moved files\r\n\r\n### Are these changes tested?\r\n\r\nYes using existing tests (some of which have been updated due to\r\nrefactoring).\r\n\r\n### Are there any user-facing changes?\r\n\r\nno\r\n* Issue: #15280\r\n* Closes: #34630"
    },
    {
      "commit": "8747d6eaee266665b776ef5b0da795a6ec7db79f",
      "tree": "ca8e5ecd7007286ce62648af793fbeda6ecf7d6f",
      "parents": [
        "78e8bf7e89d6d6d59ea8ff75b742f21ddad35087"
      ],
      "author": {
        "name": "Abe Tomoaki",
        "email": "abe@enzou.tokyo",
        "time": "Wed Feb 22 22:28:15 2023 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-34269: [C++] Fix include file name (#34285)\n\n\n\n### Rationale for this change\n\nI got a \"arrow/dataset/test_util.h: No such file or directory\" error when building, so I changed it to the correct file name.\n\n### What changes are included in this PR?\n\nChanged include file name.\n\n### Are these changes tested?\n\nI checked that I was able to build because I had an error in the build.\n\n### Are there any user-facing changes?\n\n* Closes: #34269\n\nAuthored-by: abetomo \u003cabe@enzou.tokyo\u003e\nSigned-off-by: Weston Pace \u003cweston.pace@gmail.com\u003e"
    },
    {
      "commit": "78e8bf7e89d6d6d59ea8ff75b742f21ddad35087",
      "tree": "aeec34ae6b2fb42f9584b806c04e234817730df1",
      "parents": [
        "a01198810b25b08b2567d47b4dd2b6893717e264"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Mon Dec 26 05:36:53 2022 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "GH-14990: [C++][Skyhook] Follow FileFormat API change (#15086)\n\n`arrow::dataset::FileFormat`\u0027s constructor API was changed in ARROW-17288/GH-14663.\n* Closes: #14990\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e"
    },
    {
      "commit": "a01198810b25b08b2567d47b4dd2b6893717e264",
      "tree": "9f7aace7462865314c4775dd7809b0169636f71f",
      "parents": [
        "8a4e55beeb6c5823d5530b2a560d895895a1804d"
      ],
      "author": {
        "name": "Gang Wu",
        "email": "ustcwg@gmail.com",
        "time": "Fri Sep 23 00:48:52 2022 +0800"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-17814: [C++] Remove make_unique reimplementation (#14204)\n\nUse std::make_unique instead.\n\nAuthored-by: Gang Wu \u003custcwg@gmail.com\u003e\nSigned-off-by: Antoine Pitrou \u003cantoine@python.org\u003e"
    },
    {
      "commit": "8a4e55beeb6c5823d5530b2a560d895895a1804d",
      "tree": "46ce8d19dd33e6f6ce2e9325c30e794e79da35e0",
      "parents": [
        "1437ff0511c3202c2200ce40240c1279df146dd2"
      ],
      "author": {
        "name": "Jayjeet Chakraborty",
        "email": "jc.github@rediffmail.com",
        "time": "Mon Aug 01 06:24:11 2022 -0700"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-15927: [C++][Skyhook] Add skyhook example (#12620)\n\nAdd an example for the `SkyhookFileFormat` extension of Dataset API. \n\nAuthored-by: Jayjeet Chakraborty \u003cjc.github@rediffmail.com\u003e\nSigned-off-by: David Li \u003cli.davidm96@gmail.com\u003e"
    },
    {
      "commit": "1437ff0511c3202c2200ce40240c1279df146dd2",
      "tree": "d87664d6e64d2f91c9e523d94032142e68f12b09",
      "parents": [
        "d196efa8b35274fb094f75974aae8068e5afb90d"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Thu May 19 10:56:18 2022 +0900"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-16585: [C++] Add support for absolute CMAKE_INSTALL_*DIR\n\nCloses #13182 from kou/cpp-pkg-config-path\n\nAuthored-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\nSigned-off-by: Sutou Kouhei \u003ckou@clear-code.com\u003e\n"
    },
    {
      "commit": "d196efa8b35274fb094f75974aae8068e5afb90d",
      "tree": "0e394634db9b941495e67cc7348f4e6908fa1ad1",
      "parents": [
        "f2f8b00f209adaf964a33b2ec5e869a995877b89"
      ],
      "author": {
        "name": "Tobias Zagorni",
        "email": "tobias@zagorni.eu",
        "time": "Thu Mar 24 13:54:44 2022 +0100"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-15984: [C++] Change RecordBatchReader API to use Result\u003c\u003e\n\nCloses #12678 from zagto/recordbatchreader-result\n\nAuthored-by: Tobias Zagorni \u003ctobias@zagorni.eu\u003e\nSigned-off-by: Antoine Pitrou \u003cantoine@python.org\u003e\n"
    },
    {
      "commit": "f2f8b00f209adaf964a33b2ec5e869a995877b89",
      "tree": "cf60fb299ff99590d7ba95cbe389f24449bede84",
      "parents": [
        "89572bcd1f1661fe858c06cfcafd85acfca6d85f"
      ],
      "author": {
        "name": "David Li",
        "email": "li.davidm96@gmail.com",
        "time": "Wed Jan 12 16:56:35 2022 -0500"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-15300: [C++] Update Skyhook for async dataset interfaces\n\nAfter the synchronous dataset interfaces were removed in ARROW-13554, we need to update Skyhook to use the async interfaces. For now, we just use the same synchronous path as before, but on an I/O thread.\n\nCloses #12123 from lidavidm/arrow-15300\n\nAuthored-by: David Li \u003cli.davidm96@gmail.com\u003e\nSigned-off-by: David Li \u003cli.davidm96@gmail.com\u003e\n"
    },
    {
      "commit": "89572bcd1f1661fe858c06cfcafd85acfca6d85f",
      "tree": "590ec7d91716ac902a2ea28f1c57f0955372c0b7",
      "parents": [
        "245feb884c9732777c116562530ef907debc844a"
      ],
      "author": {
        "name": "Jayjeet Chakraborty",
        "email": "jc.github@rediffmail.com",
        "time": "Fri Oct 22 08:17:08 2021 -1000"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:25:59 2025 +0200"
      },
      "message": "ARROW-13607: [C++] Add Skyhook to Arrow\n\nCloses #10913 from JayjeetAtGithub/skyhook/pr_1\n\nAuthored-by: Jayjeet Chakraborty \u003cjc.github@rediffmail.com\u003e\nSigned-off-by: Weston Pace \u003cweston.pace@gmail.com\u003e\n"
    },
    {
      "commit": "245feb884c9732777c116562530ef907debc844a",
      "tree": "fb3442a91253f6b548413fd0dd4a55eaeac7f40b",
      "parents": [],
      "author": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:17:42 2025 +0200"
      },
      "committer": {
        "name": "Raúl Cumplido",
        "email": "raulcumplido@gmail.com",
        "time": "Mon Jun 16 09:17:42 2025 +0200"
      },
      "message": "chore: Add .asf.yaml\n"
    }
  ]
}
