1. 98863e5 fix: update deps to fix the build failure (#1862) by Marko Milenković · 10 hours ago main
  2. 864cf6b chore(deps): bump insta from 1.47.2 to 1.48.0 (#1860) by dependabot[bot] · 16 hours ago
  3. c313add chore(deps): bump tui-big-text from 0.8.4 to 0.8.5 (#1861) by dependabot[bot] · 16 hours ago
  4. f796828 chore(docs): Update docs website to bring inline with Datafusion style (#1857) by Jarro van Ginkel · 33 hours ago
  5. 97a0886 chore(deps): bump taiki-e/install-action from 2.81.9 to 2.81.10 (#1858) by dependabot[bot] · 2 days ago
  6. 5930230 feat(tui): Add theming support (#1850) by Martin Grigorov · 2 days ago
  7. d707465 chore(deps): bump taiki-e/install-action from 2.81.8 to 2.81.9 (#1854) by dependabot[bot] · 3 days ago
  8. 74baaec chore(deps): bump uuid from 1.23.2 to 1.23.3 (#1855) by dependabot[bot] · 3 days ago
  9. 0e897e8 chore: re enable approx distinct test (#1844) by Bhargava Vadlamani · 3 days ago
  10. 3f88317 feat(TUI): enable various plan rendering formats (#1828) by alexander domenti · 3 days ago
  11. 61f83f1 refactor: make use of `async_trait::async_trait` consistent across project (#1848) by Jarro van Ginkel · 4 days ago
  12. 1a448f5 chore(ci): Run `cargo check` and `cargo doc` CI jobs on MacOS (#1846) by Martin Grigorov · 4 days ago
  13. 9a6f4a7 feat(tui): Add configuration popup for jobs (#1825) by Gunther Xing · 4 days ago
  14. 45f7065 chore(deps): bump http from 1.4.1 to 1.4.2 (#1843) by dependabot[bot] · 4 days ago
  15. c53b49d chore(deps): bump prost-types from 0.14.3 to 0.14.4 (#1842) by dependabot[bot] · 4 days ago
  16. be40c8a feat(scheduler): Use command line options for CORS origins/methods instead of env vars (#1818) by Martin Grigorov · 4 days ago
  17. 866ba95 chore(deps): bump aws-config from 1.8.17 to 1.8.18 (#1816) by dependabot[bot] · 4 days ago
  18. cb9c951 chore(tui): Upgrade Ratatui to 0.30.1 / Ratzilla to 0.3.1 (#1840) by Martin Grigorov · 4 days ago
  19. fe36e93 feat(cli): use local time in tracing subscriber logging for ballista-cli (#1824) by Gunther Xing · 4 days ago
  20. 93f5ff6 chore(ci): Download aarch64 build of protoc (#1835) by Martin Grigorov · 5 days ago
  21. 4db195b chore(github): Enable "Update branch" button for PRs (#1839) by Martin Grigorov · 5 days ago
  22. 339e4b6 chore(ci): Fix the name of a CI job dependency (#1834) by Martin Grigorov · 5 days ago
  23. e2cbf21 chore(deps): bump prost from 0.14.3 to 0.14.4 (#1831) by dependabot[bot] · 5 days ago
  24. 8efdbd9 chore(ci): Drop Windows CI runs (#1801) by Martin Grigorov · 5 days ago
  25. 63205cf Fix the Rust installer for MacOS in dependencies.yml (#1833) by Martin Grigorov · 5 days ago
  26. 3c5362a chore(deps): bump taiki-e/install-action from 2.81.1 to 2.81.8 (#1830) by dependabot[bot] · 5 days ago
  27. 7e6b996 chore(ci): Use MacOS Github hosted runners for the small CI checks (#1810) by Martin Grigorov · 6 days ago
  28. a44e33f chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#1815) by dependabot[bot] · 7 days ago
  29. fbe6a3d chore(docker): Use yellow_tripdata_2022-01.parquet from nightlies.apache.org (#1817) by Martin Grigorov · 8 days ago
  30. a3f3770 chore(deps): bump taiki-e/install-action from 2.81.3 to 2.81.5 (#1819) by dependabot[bot] · 8 days ago
  31. f538638 chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 (#1820) by dependabot[bot] · 8 days ago
  32. 8f03da7 chore(deps): bump chrono from 0.4.44 to 0.4.45 (#1821) by dependabot[bot] · 8 days ago
  33. e47c95b chore(deps): bump log from 0.4.31 to 0.4.32 (#1822) by dependabot[bot] · 8 days ago
  34. 3603ee6 chore(deps): bump taiki-e/install-action from 2.79.9 to 2.81.3 (#1813) by dependabot[bot] · 9 days ago
  35. af0f845 chore(deps): bump log from 0.4.30 to 0.4.31 (#1812) by dependabot[bot] · 9 days ago
  36. 5130bc1 chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1814) by dependabot[bot] · 9 days ago
  37. 34cf867 chore(deps): bump github/codeql-action from 4.36.0 to 4.36.1 (#1811) by dependabot[bot] · 9 days ago
  38. 60fe062 feat(tui): Show shimmer animation for "Queued" and "Running" jobs (#1808) by Martin Grigorov · 9 days ago
  39. 977fc1e minor(aqe): add `plan_id` to dynamic join (#1809) by Marko Milenković · 10 days ago
  40. 35edc49 minor(aqe): backport few datafusion physical rules identified as not idempotent (#1806) by Marko Milenković · 10 days ago
  41. 3a3ac2b feat(aqe): empty join handling (#1723) by alexander domenti · 10 days ago
  42. 73450f5 feat(aqe): chaos monkey testing for ballista execution (#1802) by Marko Milenković · 10 days ago
  43. 7593443 minor: code/log cleanup (#1805) by Marko Milenković · 10 days ago
  44. dbaadf3 feat: Add web rendering of the TUI application (#1742) by Martin Grigorov · 10 days ago
  45. c8d3eb3 feat(aqe): delay join decision & introduce broadcast join in AQE (#1752) by Marko Milenković · 11 days ago
  46. a7926a2 chore(deps): bump pygments from 2.19.2 to 2.20.0 in /python (#1800) by dependabot[bot] · 11 days ago
  47. 8e39459 chore(deps): bump taiki-e/install-action from 2.79.13 to 2.81.1 (#1799) by dependabot[bot] · 12 days ago
  48. 4b1c6e3 chore(deps): bump uuid from 1.23.1 to 1.23.2 (#1798) by dependabot[bot] · 12 days ago
  49. db00a8c fix: handle task execution errors and panics in executor (#1793) by Marko Milenković · 12 days ago
  50. 872b5c8 chore(deps): bump astral-tokio-tar from 0.6.1 to 0.6.2 (#1794) by dependabot[bot] · 2 weeks ago
  51. a20f410 feat: add `/api/job/{job_id}/config` endpoint to retrieve session configuration (#1792) by jgrim · 2 weeks ago
  52. 53119f9 feat: runtime stage's metrics rendering (#1778) by alexander domenti · 2 weeks ago
  53. cc47370 chore(deps): bump ctor from 1.0.6 to 1.0.7 (#1791) by dependabot[bot] · 2 weeks ago
  54. b807673 chore(deps): bump taiki-e/install-action from 2.79.11 to 2.79.13 (#1790) by dependabot[bot] · 2 weeks ago
  55. fe2e37a chore(deps): bump taiki-e/install-action from 2.79.9 to 2.79.11 (#1786) by dependabot[bot] · 2 weeks ago
  56. efca660 chore(ci): Execute the "Dependencies" workflow on push to main and for PRs (#1782) by Martin Grigorov · 2 weeks ago
  57. 7a96c94 chore(deps): bump http from 1.4.0 to 1.4.1 (#1772) by dependabot[bot] · 2 weeks ago
  58. 3d9c1b5 fix(python): exclude mimalloc from Python wheel to avoid macOS segfault (#1769) by Andy Grove · 2 weeks ago
  59. dcc7d75 chore(deps): bump reqwest from 0.13.3 to 0.13.4 (#1773) by dependabot[bot] · 2 weeks ago
  60. a1cc9e9 chore(deps): bump requests from 2.32.5 to 2.33.0 in /python (#1781) by dependabot[bot] · 2 weeks ago
  61. eae8bea chore(deps): bump log from 0.4.29 to 0.4.30 (#1775) by dependabot[bot] · 2 weeks ago
  62. d052a9c chore(deps): bump astral-sh/setup-uv from 7.3.1 to 8.1.0 (#1763) by dependabot[bot] · 2 weeks ago
  63. 2ba6517 chore(deps): bump taiki-e/install-action from 2.79.7 to 2.79.9 (#1780) by dependabot[bot] · 2 weeks ago
  64. 65ec1c4 minor: Ballista `showplan` helper script (#1761) by Marko Milenković · 3 weeks ago
  65. 54f8ad5 ShuffleReader prints upstream_stage_id (#1767) by Marko Milenković · 3 weeks ago
  66. d50aea5 chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#1766) by dependabot[bot] · 3 weeks ago
  67. de3ca3e chore(deps): bump taiki-e/install-action from 2.79.4 to 2.79.7 (#1764) by dependabot[bot] · 3 weeks ago
  68. 352cde4 chore(deps): bump mimalloc from 0.1.51 to 0.1.52 (#1765) by dependabot[bot] · 3 weeks ago
  69. 6aaa612 ci: gate CodeQL workflow on .github path changes (#1758) by Andy Grove · 3 weeks ago
  70. 1c4b5f8 docs(release): cover TestPyPI verification and fix stale wheel-download notes (#1760) by Andy Grove · 3 weeks ago
  71. eee2103 ci: use maturin sdist subcommand to avoid building a wheel (#1759) by Andy Grove · 3 weeks ago
  72. 47f0afa ci: gate Rust workflow on workspace path allow list and rename to Ballista Rust (#1757) by Andy Grove · 3 weeks ago
  73. 3895b1e ci: gate Docker workflow on rust-only path allow list (#1756) by Andy Grove · 3 weeks ago
  74. 1644008 ci: gate TPC-H workflow on rust-only path allow list (#1755) by Andy Grove · 3 weeks ago
  75. df1558a ci: only run Python Release Build on RC tags and matching PRs (#1754) by Andy Grove · 3 weeks ago
  76. 1c23c36 ci: produce real aarch64 wheel and upload sdist artifact (#1753) by Andy Grove · 3 weeks ago
  77. 75bbcc9 chore: bump python crate to 53.0.0 and use path deps for ballista crates (#1750) by Andy Grove · 3 weeks ago
  78. c45c06a fix(python): clear latent lint debt and gate wheel jobs on lint/tests (#1749) by Andy Grove · 3 weeks ago
  79. d20604d ci: pin Windows wheel builder to windows-2022 (#1751) by Andy Grove · 3 weeks ago
  80. 2c83dcb docs(release): document PyPI publish process for python client (#1610) by Andy Grove · 3 weeks ago
  81. 0f88721 ci: pin all third-party actions to ASF-allowlisted SHAs (#1748) by Andy Grove · 3 weeks ago
  82. 88e04d0 chore(deps): bump serde_json from 1.0.149 to 1.0.150 (#1746) by dependabot[bot] · 3 weeks ago
  83. 218190a chore(deps): bump taiki-e/install-action from 2.79.3 to 2.79.4 (#1745) by dependabot[bot] · 3 weeks ago
  84. 6a5b92b chore: minor backward compatible refactor (#1744) by Marko Milenković · 3 weeks ago
  85. 0cbdf44 chore(deps): bump taiki-e/install-action from 2.79.2 to 2.79.3 (#1739) by dependabot[bot] · 3 weeks ago
  86. aa5d687 chore(deps): bump aws-config from 1.8.16 to 1.8.17 (#1740) by dependabot[bot] · 3 weeks ago
  87. decdd5e chore(deps): bump mimalloc from 0.1.50 to 0.1.51 (#1741) by dependabot[bot] · 3 weeks ago
  88. 187d772 feat: task_manager delegats physical plan creation to execution graph (#1726) by Marko Milenković · 3 weeks ago
  89. 84b6b1b Execute the CI workflows only when this is push to main or a PR (#1738) by Martin Grigorov · 3 weeks ago
  90. 319cab1 chore(deps): bump taiki-e/install-action from 2.68.34 to 2.79.2 (#1733) by dependabot[bot] · 3 weeks ago
  91. bd81a83 chore(deps): bump actions/upload-artifact from 4 to 7 (#1734) by dependabot[bot] · 3 weeks ago
  92. f835697 chore(deps): bump idna from 3.11 to 3.15 in /python (#1737) by dependabot[bot] · 3 weeks ago
  93. e0a7866 chore: generate changelog for ballista 53 (#1735) by Marko Milenković · 3 weeks ago 53.0.0 53.0.0-rc1
  94. 5b50c1e fix: no executor warning, correct prometheus feature name in TUI (#1698) by jgrim · 3 weeks ago
  95. a640fd3 chore: Do not run -cli tests twice (#1732) by Martin Grigorov · 3 weeks ago
  96. e40db93 [TUI] Sort the metrics before rendering them (#1731) by Martin Grigorov · 3 weeks ago
  97. 43e5cc6 minor: [TUI] Extract a helper method for the table/scrollbar area splitter (#1730) by Martin Grigorov · 3 weeks ago
  98. 6828412 Use separate areas for the table and its associated scrollbar (#1729) by Martin Grigorov · 3 weeks ago
  99. 38ef600 ci: add TPC-H SF10 workflow (#1688) by Andy Grove · 4 weeks ago
  100. d49a530 feat: TUI make task popup scrollable (#1725) by Marko Milenković · 4 weeks ago