Sign in
apache
/
datafusion-ballista
/
HEAD
ab9e19e
chore(deps): bump bytes from 1.11.0 to 1.11.1 (#1443)
by dependabot[bot]
· 8 hours ago
main
05014c2
chore(deps): bump criterion from 0.8.1 to 0.8.2 (#1442)
by dependabot[bot]
· 12 hours ago
c09853e
chore(deps): bump clap from 4.5.56 to 4.5.57 (#1441)
by dependabot[bot]
· 20 hours ago
b6e3747
chore(deps): bump aws-config from 1.8.12 to 1.8.13 (#1440)
by dependabot[bot]
· 21 hours ago
68bee68
chore(deps): bump bytes from 1.11.0 to 1.11.1 in /python (#1439)
by dependabot[bot]
· 2 days ago
179c7f4
chore(deps): bump criterion from 0.5.1 to 0.8.1 (#1437)
by dependabot[bot]
· 2 days ago
ec3f1be
execution_graph extract to a trait (#1361)
by Marko Milenković
· 3 days ago
195a7d1
feat: add -c config override flag to tpch benchmark (#1435)
by Andy Grove
· 4 days ago
6bb5eb4
Improve sort-based shuffle: single spill file per partition and batch coalescing (#1431)
by Andy Grove
· 4 days ago
4fe9e1d
fix: prost build keda and TLS RPC example (#1429)
by jgrim
· 5 days ago
59b7335
chore(deps): bump clap from 4.5.55 to 4.5.56 (#1427)
by dependabot[bot]
· 6 days ago
b86b50b
chore: Document ballista features in README.md (#1418)
by Matt Cuento
· 7 days ago
979d3af
chore(deps): bump tonic from 0.14.2 to 0.14.3 (#1424)
by dependabot[bot]
· 7 days ago
422dbeb
chore(deps): bump tonic-prost from 0.14.2 to 0.14.3 (#1422)
by dependabot[bot]
· 7 days ago
b566d1c
chore(deps): bump tonic-prost-build from 0.14.2 to 0.14.3 (#1423)
by dependabot[bot]
· 7 days ago
c7adb4e
chore(deps): bump tonic-build from 0.14.2 to 0.14.3 (#1421)
by dependabot[bot]
· 7 days ago
379752e
feat: Cluster RPC customisations to support TLS and custom headers (#1400)
by Phillip LeBlanc
· 7 days ago
7c7880e
chore(deps): bump clap from 4.5.54 to 4.5.55 (#1417)
by dependabot[bot]
· 8 days ago
76ca657
chore(ci): update labeler config (#1412)
by Marko Milenković
· 10 days ago
3e32d5d
chore(deps): bump actions/checkout from 5.0.1 to 6.0.2 (#1413)
by dependabot[bot]
· 10 days ago
74c2891
chore(deps): bump actions/checkout from 4.2.2 to 6.0.2 (#1406)
by dependabot[bot]
· 11 days ago
ea72d0b
chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 (#1405)
by dependabot[bot]
· 11 days ago
414cb1d
chore(deps): bump actions/upload-artifact from 4 to 6 (#1407)
by dependabot[bot]
· 11 days ago
2ffc9f3
chore(deps): bump actions/download-artifact from 4 to 7 (#1408)
by dependabot[bot]
· 11 days ago
f198392
chore(deps): bump astral-sh/setup-uv from 6 to 7 (#1409)
by dependabot[bot]
· 11 days ago
4393b39
chore(deps): bump uuid from 1.19.0 to 1.20.0 (#1410)
by dependabot[bot]
· 11 days ago
b6b50da
chore(deps): bump actions/setup-python from 4 to 6 (#1404)
by dependabot[bot]
· 11 days ago
78bb5ca
chore(deps): bump actions/labeler from 4.3.0 to 6.0.1 (#1403)
by dependabot[bot]
· 11 days ago
e897a6d
fix: compile issue after unsuccessful merge (#1402)
by Marko Milenković
· 11 days ago
91a712c
chore: Add standalone example for executing Substrait DDL and query (#1376)
by Matt Cuento
· 11 days ago
08502f6
chore: update datafusion to 52 (#1394)
by jgrim
· 12 days ago
ac49c18
feat: Add arrow flight proxy to scheduler (#1351)
by Sebastian Eckweiler
· 12 days ago
caea929
docs: add Jupyter notebook support documentation (#1399)
by Andy Grove
· 14 days ago
bbf9d30
feat: Add batch coalescing ability to shuffle reader exec (#1380)
by Daniel Tu
· 2 weeks ago
2b51481
doc: add more details for protobuf extension (#1393)
by Louis Burke
· 2 weeks ago
cd4ead8
feat: New ballista python interface (#1338)
by Marko Milenković
· 2 weeks ago
91558a5
feat: Add sort-based shuffle implementation (#1389)
by Andy Grove
· 2 weeks ago
38fca8b
doc: Add Ballista extensions example to the docs. (#1382)
by Louis Burke
· 3 weeks ago
34f7513
feat: make query parameter optional in tpch benchmark (#1391)
by Andy Grove
· 3 weeks ago
4b54653
docs: use tpchgen-rs for TPC-H data generation (#1390)
by Andy Grove
· 3 weeks ago
7c62227
perf: optimize shuffle writer with buffered I/O and fix file size bug (#1386)
by Andy Grove
· 3 weeks ago
fce60b7
restrict python CI to python directory (#1383)
by Huy1Ng
· 3 weeks ago
5ec9ae6
docs: fix outdated content in documentation (#1385)
by Andy Grove
· 3 weeks ago
f30b81b
feat: add config option for skipping arrow ipc read validation (#1374)
by jgrim
· 3 weeks ago
08544f4
chore: generate changelog for ballista 51 release (#1377)
by Marko Milenković
· 4 weeks ago
branch-51
51.0.0
51.0.0-rc1
60182c8
feat: Scheduler supports `substrait` logical plan and remove deprecated `sql` support (#1360)
by Matt Cuento
· 4 weeks ago
1da7404
chore: Add missing public API documentation/comments (#1364)
by jgrim
· 4 weeks ago
38faf61
feat: Bump docker rust to `rust:1.92-trixie` (#1365)
by Matt Cuento
· 4 weeks ago
8ac7402
chore: update ballista version to 51.0.0 (from 50.0.0) (#1363)
by Marko Milenković
· 4 weeks ago
e5dc724
doc: Fix plan translation example to use correct aggregation and column (#1362)
by Matt Cuento
· 5 weeks ago
32f281a
feat: capture more metrics in distributed_query (#1353)
by Hoang Pham
· 5 weeks ago
5017084
chore(doc): Clean up deployment docs. (#1354)
by Louis Burke
· 5 weeks ago
7cc56ab
feat: update rust edition to 2024 (#1355)
by jgrim
· 5 weeks ago
118327c
optimise clone function maps (#1352)
by Mo Yi
· 7 weeks ago
ec4a720
Make `DisplayAs` consistent and more readable ... (#1347)
by Marko Milenković
· 8 weeks ago
f3c868f
doc: Add a note that datafusion may need to be downgraded after installing it (#1348)
by Martin Grigorov
· 8 weeks ago
eab22e2
chore: update datafusion to 51.0 (#1345)
by danielhumanmod
· 10 weeks ago
a9b0624
feat: Support distributed plan in `EXPLAIN` command (#1309)
by danielhumanmod
· 3 months ago
a60086a
minor changes to release script (#1342)
by Andy Grove
· 3 months ago
8c2543c
chore generate changelog for v50 (#1341)
by Marko Milenković
· 3 months ago
branch-50
50.0.0
50.0.0-rc1
f7e5bd1
minor: change log level (#1340)
by Marko Milenković
· 3 months ago
917741a
feat: make gRPC timeout configurations user-configurable (#1337)
by Yu-Chuan Hung
· 3 months ago
b5ce80e
fix failing documentation (#1339)
by Marko Milenković
· 3 months ago
249ff67
update datafusion to 50.3 (#1336)
by Marko Milenković
· 3 months ago
a8adf91
chore: update python deps to 49 (#1335)
by Marko Milenković
· 3 months ago
d5636a0
Pinning versions of external actions. (#1334)
by Samuele Resca
· 3 months ago
400f818
do not panic if using alternate temp dir (#1332)
by David Stancu
· 3 months ago
1bc171e
add msrvcheck (#1328)
by killzoner
· 4 months ago
aed4b7a
fix: update REST API route syntax for axum 0.8 compatibility (#1330)
by Thomas Santerre
· 4 months ago
6e3154b
document private items and update docs CI (#1327)
by killzoner
· 4 months ago
0d2ac9a
update datafusion to 50.2 (#1326)
by Marko Milenković
· 4 months ago
97b8aa3
chore: update to datafusion v50 (#1320)
by Marko Milenković
· 4 months ago
fb400de
macos-13 is deprecated (#1324)
by Kevin Liu
· 4 months ago
b0fd087
chore: generate changelog for ballista 49 (#1317)
by Marko Milenković
· 4 months ago
branch-49
49.0.0
49.0.0-rc1
4c6a148
fix: Issue with `JoinSelection` and `CrossJoinExec` when stages have been resoled (#1322)
by Andrew
· 5 months ago
f305a76
feat: Improve Remote Shuffle Read Speed and Resource Utilisation (#1318)
by Marko Milenković
· 5 months ago
6774c4b
feat: implement job data cleanup in pull-staged strategy #1219 (#1314)
by KR-bluejay
· 5 months ago
59cd752
feat: Feat force shuffle reader to read all files using arrow flight client (#1310)
by Marko Milenković
· 5 months ago
be45179
minor: enable json test (#1311)
by Marko Milenković
· 5 months ago
3d601b5
ballista specific join selection rule (#1307)
by Marko Milenković
· 5 months ago
4c9b360
refactor: expand ClusterEventSender visibility to public (#1312)
by just_little
· 5 months ago
3518c1d
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in /python (#1308)
by dependabot[bot]
· 5 months ago
7db7fff
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#1303)
by dependabot[bot]
· 5 months ago
64b19dc
chore: notice and cargo deps cleanup (#1295)
by Marko Milenković
· 5 months ago
15fc798
fix: Disable CollectLeft as it is broken in ballista (#1301)
by Marko Milenković
· 5 months ago
62932e7
fix: shuffle reader should return statistics (#1302)
by Marko Milenković
· 5 months ago
b125391
fix: `UnresolvedShuffleExec` should support `with_new_children` (#1300)
by Marko Milenković
· 5 months ago
7d9fcd0
Ensure stage-level sort requirements are enforced in distributed planning (#1306)
by mete
· 5 months ago
b728351
fix: fail job in case of serde error (pull-mode) (#1297)
by Marko Milenković
· 5 months ago
83db42e
fix: make shuffle exec display consistent (#1299)
by Marko Milenković
· 5 months ago
27400e3
chore: update datafusion to 49.0.2 (#1298)
by Marko Milenković
· 5 months ago
f40479b
chore: Improve GitHub actions/python workflows (#1289)
by Huy1Ng
· 6 months ago
cdb5159
chore: update datafusion to 49 (#1285)
by Marko Milenković
· 6 months ago
948cab1
generate change log for ballista 48 (#1286)
by Marko Milenković
· 6 months ago
branch-48
48.0.0
48.0.0-rc1
40e0a9e
chore: update datafusion to 48.0.1 (#1284)
by Marko Milenković
· 6 months ago
14dea79
update python module to latest ballista release (v.47) (#1279)
by Marko Milenković
· 6 months ago
cb38c05
fix: remove configure_me (#1282)
by Marko Milenković
· 6 months ago
411f733
fix: change code to support rust 2024 (#1283)
by Marko Milenković
· 6 months ago
d1295f7
improve rust workflows without cache (#1275)
by Huy1Ng
· 6 months ago
3cd58fc
fix: devcontainer protoc feacture url (#1278)
by Almaz Murzabekov
· 7 months ago
Next »