)]}'
{
  "log": [
    {
      "commit": "30a47ae960ff9766fb300fe9908b1aaf8d479aac",
      "tree": "00526c87a7fd65c3da8cbdd43172e2733e434300",
      "parents": [
        "0c38e8768fe3f979baa008f2513f5881c1906f92"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Sat Feb 10 08:40:39 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 10 08:40:39 2024 -0700"
      },
      "message": "Prepare to archive repo (#66)\n\n* prepare to archive repo\r\n\r\n* prettier"
    },
    {
      "commit": "0c38e8768fe3f979baa008f2513f5881c1906f92",
      "tree": "039963872f5ba78ece7761e2da8e93eb5e76acf0",
      "parents": [
        "e61bbcc97b1591d2705bbdc0698e26c456717735"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Sun May 14 10:06:03 2023 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 14 10:06:03 2023 -0600"
      },
      "message": "Update Python bindings to use latest Ballista, DataFusion 24.0.0 (#49)\n\n* use latest ballista, DF 24\r\n\r\n* fmt"
    },
    {
      "commit": "e61bbcc97b1591d2705bbdc0698e26c456717735",
      "tree": "7248b30b2dbce3cf4a6ed81aff3821e74adb368f",
      "parents": [
        "37911d1d292391f39aae61c9945c3095743af423"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Sat Feb 25 10:01:30 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 25 10:01:30 2023 -0700"
      },
      "message": "Add ability to run schedulers and executors from Python (#18)\n\n"
    },
    {
      "commit": "37911d1d292391f39aae61c9945c3095743af423",
      "tree": "d3ba0fb324a3713029e1c57fcd71dcf673a282a8",
      "parents": [
        "1079cbf6cb4cdc553c0a6168a49c237899e3a45f"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Fri Feb 24 09:15:06 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 09:15:06 2023 -0700"
      },
      "message": "Update README, add working examples, remove redundant code (#17)\n\n"
    },
    {
      "commit": "1079cbf6cb4cdc553c0a6168a49c237899e3a45f",
      "tree": "686775f571be03b8411f0b533558275dba1e6fc6",
      "parents": [
        "49beac44656d7f4c888c95140aeeb8fb34988e26"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Fri Feb 24 09:14:28 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 09:14:28 2023 -0700"
      },
      "message": "fix verification script and use Ballista 0.11.0-rc1 (#16)\n\n"
    },
    {
      "commit": "49beac44656d7f4c888c95140aeeb8fb34988e26",
      "tree": "c48795045b05566a97e1dc990ff2f55eb766884a",
      "parents": [
        "9f79f5742710ab2a00b360d1f1932dc08588e9f9"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Fri Feb 24 07:46:05 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 24 07:46:05 2023 -0700"
      },
      "message": "Fix all the things (#14)\n\n* cargo fmt compliance\r\n\r\n* Use DataFusion 18 and pin Ballista rev\r\n\r\n* update pyo3 signature syntax\r\n\r\n* python lint\r\n\r\n* python lint\r\n\r\n* python lint\r\n\r\n* fix tests\r\n\r\n* remove cargo build\r\n\r\n* copy Ian\u0027s fixes\r\n\r\n* disable clippy\r\n\r\n---------\r\n\r\nCo-authored-by: Ian Alexander Joiner \u003c14581281+iajoiner@users.noreply.github.com\u003e"
    },
    {
      "commit": "9f79f5742710ab2a00b360d1f1932dc08588e9f9",
      "tree": "3b0cc56fb37ab45a3719b472d30ef8f3d9fa48b0",
      "parents": [
        "6402e809a7537d4dda8bea747f64d2ad989fe656"
      ],
      "author": {
        "name": "Ian Alexander Joiner",
        "email": "14581281+iajoiner@users.noreply.github.com",
        "time": "Wed Feb 08 10:11:32 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 08 08:11:32 2023 -0700"
      },
      "message": "Fix ci (#3)\n\n* Move the python directory of arrow-ballista to the new arrow-ballista-python repo\r\n\r\n* add run_rat.sh\r\n\r\n* add ci dev and .github\r\n\r\n* add to .gitignore, copy CONTRIBUTING.md and edit rat_exclude_files\r\n\r\n* edit workflows to fix paths\r\n\r\n* run cargo fmt \u0026 add docs\r\n\r\n* switch to git dependency for ballista rust for now\r\n\r\n* add .flake8 to ignore directories\r\n\r\n* add license to .flake8\r\n\r\n* fix black path and remove ballista test job\r\n\r\n* remove docker job"
    },
    {
      "commit": "6402e809a7537d4dda8bea747f64d2ad989fe656",
      "tree": "6b66f69abb5c995a7a2afd7b0f2715292c3500d0",
      "parents": [
        "d99b743306998a8e1821ef3fd50bed7661becbd7"
      ],
      "author": {
        "name": "Ian Alexander Joiner",
        "email": "14581281+iajoiner@users.noreply.github.com",
        "time": "Fri Feb 03 10:07:53 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 03 08:07:53 2023 -0700"
      },
      "message": "Move the `python` directory of `arrow-ballista` to the new `arrow-ballista-python` repo (#1)\n\n* Move the python directory of arrow-ballista to the new arrow-ballista-python repo\r\n\r\n* add run_rat.sh\r\n\r\n* add ci dev and .github"
    },
    {
      "commit": "d99b743306998a8e1821ef3fd50bed7661becbd7",
      "tree": "5e00cf5a8eb507d84cc827655d56f2bcf9649631",
      "parents": [
        "1160d6afdf295e0ca941e8fd5a2e7869003cee21",
        "5dae7491d51ac1b72bb9ac9a5ffb4f05daee3d19"
      ],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Thu Feb 02 18:14:44 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 02 18:14:44 2023 -0700"
      },
      "message": "Merge pull request #2 from kou/asf-yaml\n\nAdd .asf.yaml"
    },
    {
      "commit": "5dae7491d51ac1b72bb9ac9a5ffb4f05daee3d19",
      "tree": "5e00cf5a8eb507d84cc827655d56f2bcf9649631",
      "parents": [
        "1160d6afdf295e0ca941e8fd5a2e7869003cee21"
      ],
      "author": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Fri Feb 03 08:34:48 2023 +0900"
      },
      "committer": {
        "name": "Sutou Kouhei",
        "email": "kou@clear-code.com",
        "time": "Fri Feb 03 08:35:19 2023 +0900"
      },
      "message": "Add .asf.yaml\n"
    },
    {
      "commit": "1160d6afdf295e0ca941e8fd5a2e7869003cee21",
      "tree": "bcfd72cae3fe4bb2363662499a3a30b9bfbd1cf3",
      "parents": [],
      "author": {
        "name": "Andy Grove",
        "email": "andygrove73@gmail.com",
        "time": "Thu Feb 02 14:28:00 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 02 14:28:00 2023 -0700"
      },
      "message": "Create README.md"
    }
  ]
}
