Sign in
apache
/
datafusion-ballista
/
HEAD
4c6a148
fix: Issue with `JoinSelection` and `CrossJoinExec` when stages have been resoled (#1322)
by Andrew
· 5 days ago
main
f305a76
feat: Improve Remote Shuffle Read Speed and Resource Utilisation (#1318)
by Marko Milenković
· 11 days ago
6774c4b
feat: implement job data cleanup in pull-staged strategy #1219 (#1314)
by KR-bluejay
· 12 days ago
59cd752
feat: Feat force shuffle reader to read all files using arrow flight client (#1310)
by Marko Milenković
· 14 days ago
be45179
minor: enable json test (#1311)
by Marko Milenković
· 14 days ago
3d601b5
ballista specific join selection rule (#1307)
by Marko Milenković
· 14 days ago
4c9b360
refactor: expand ClusterEventSender visibility to public (#1312)
by just_little
· 2 weeks ago
3518c1d
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in /python (#1308)
by dependabot[bot]
· 3 weeks ago
7db7fff
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#1303)
by dependabot[bot]
· 3 weeks ago
64b19dc
chore: notice and cargo deps cleanup (#1295)
by Marko Milenković
· 3 weeks ago
15fc798
fix: Disable CollectLeft as it is broken in ballista (#1301)
by Marko Milenković
· 3 weeks ago
62932e7
fix: shuffle reader should return statistics (#1302)
by Marko Milenković
· 3 weeks ago
b125391
fix: `UnresolvedShuffleExec` should support `with_new_children` (#1300)
by Marko Milenković
· 3 weeks ago
7d9fcd0
Ensure stage-level sort requirements are enforced in distributed planning (#1306)
by mete
· 3 weeks ago
b728351
fix: fail job in case of serde error (pull-mode) (#1297)
by Marko Milenković
· 4 weeks ago
83db42e
fix: make shuffle exec display consistent (#1299)
by Marko Milenković
· 4 weeks ago
27400e3
chore: update datafusion to 49.0.2 (#1298)
by Marko Milenković
· 4 weeks ago
f40479b
chore: Improve GitHub actions/python workflows (#1289)
by Huy1Ng
· 4 weeks ago
cdb5159
chore: update datafusion to 49 (#1285)
by Marko Milenković
· 5 weeks ago
948cab1
generate change log for ballista 48 (#1286)
by Marko Milenković
· 8 weeks ago
branch-48
48.0.0
48.0.0-rc1
40e0a9e
chore: update datafusion to 48.0.1 (#1284)
by Marko Milenković
· 8 weeks ago
14dea79
update python module to latest ballista release (v.47) (#1279)
by Marko Milenković
· 8 weeks ago
cb38c05
fix: remove configure_me (#1282)
by Marko Milenković
· 8 weeks ago
411f733
fix: change code to support rust 2024 (#1283)
by Marko Milenković
· 8 weeks ago
d1295f7
improve rust workflows without cache (#1275)
by Huy1Ng
· 8 weeks ago
3cd58fc
fix: devcontainer protoc feacture url (#1278)
by Almaz Murzabekov
· 3 months ago
4bc837c
docs: Apply method chaining in example (#1276)
by Wonseok Yang
· 3 months ago
511d72c
chore: update datafusion to 48 (#1270)
by Marko Milenković
· 3 months ago
13cd376
chore: release datafusion 47.0.0 (#1269)
by Marko Milenković
· 3 months ago
branch-47
47.0.0
47.0.0-rc1
e1a4f55
fix: fix tests failing on windows (#1273)
by Huy1Ng
· 3 months ago
97c9192
chore(deps): update to datafusion 47.0.0 (#1250)
by Marko Milenković
· 4 months ago
30f3042
feat: `ClusterState` does not cache session contexts (#1226)
by Marko Milenković
· 4 months ago
64ed787
feat: disable task stage plan binary cache (#1266)
by Marko Milenković
· 4 months ago
1badd1b
feat: remove `ClusterStorageConfig` as it is redundant (#1265)
by Marko Milenković
· 4 months ago
c546dd7
release docker on release tag (not only rc) (#1264)
by Marko Milenković
· 4 months ago
a244f1c
feat: expose cluster state notifications (#1263)
by Marko Milenković
· 4 months ago
a30026f
feat: split scheduler gprc creation (#1261)
by Marko Milenković
· 4 months ago
9b91d90
feat: expose submit and cancel job methods as public in scheduler (#1260)
by Marko Milenković
· 4 months ago
6aa7588
fix: fix clippy issue after rust update to 1.8.7 (#1262)
by Marko Milenković
· 4 months ago
90fdf18
generate changelog (#1259)
by Marko Milenković
· 5 months ago
branch-46
46.0.0
dc71835
feat: make execution_graph.stages() public (#1256)
by Marko Milenković
· 5 months ago
b4b8ae0
minor: change log level for object store creation (#1247)
by Marko Milenković
· 5 months ago
d92903f
chore: add read/write roundtrip tests (#1249)
by Marko Milenković
· 5 months ago
cd53c72
ballista client will collect few metrics (#1251)
by Marko Milenković
· 5 months ago
2cb502b
doc: update architectural diagram (#1253)
by Marko Milenković
· 5 months ago
1db904b
bug: build fails with `--no-default-features` (#1255)
by Marko Milenković
· 5 months ago
f75ec91
fix: executor_shutdown_while_running test has race (#1248)
by Marko Milenković
· 5 months ago
559bcf2
feat: remove flight-sql (#1228)
by Marko Milenković
· 5 months ago
18933f9
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 in /python (#1244)
by dependabot[bot]
· 5 months ago
92277f7
chore: reduce log levels for few log statements (#1237)
by Marko Milenković
· 5 months ago
74a8cfc
feat: add custom task scheduling policy & make a lot of methods public (#1243)
by Marko Milenković
· 5 months ago
8172786
Add S3 object store support to executor and scheduler (#1230)
by Marko Milenković
· 5 months ago
019ac42
chore: update python deps (#1240)
by Marko Milenković
· 5 months ago
5541b8b
fix issues-1235 (#1236)
by Mo Yi
· 5 months ago
3873f28
chore(deps): bump tokio from 1.44.1 to 1.44.2 (#1234)
by dependabot[bot]
· 6 months ago
6bea413
chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#1233)
by dependabot[bot]
· 6 months ago
2d1bec6
chore: update datafusion to 46 (#1201)
by Marko Milenković
· 6 months ago
ad6ca18
Decouple `ExecutionGraph` and `DistributedPlanner` (#1221)
by Marko Milenković
· 6 months ago
5a93b9b
chore(ci): build fails with strange error (#1222)
by Marko Milenković
· 6 months ago
a9b9d7b
add `axum.fallback` to print `404` (#1224)
by Marko Milenković
· 6 months ago
4dea7dd
chore: remove unused executor configuration option (#1229)
by Marko Milenković
· 6 months ago
13eb811
chore: Remove some arrow references (#1232)
by Andy Grove
· 6 months ago
a749d4a
chore: update changelog for 45.0.0 (#1218)
by Marko Milenković
· 6 months ago
45.0.0
45.0.0
45.0.0-rc1
7fa2d84
fix clippy issues after update to rust 1.86 (#1225)
by Marko Milenković
· 6 months ago
9f8e4fc
doc: fix quick-start executor command (#1217)
by westhide
· 6 months ago
f98bacc
documentation :: quick-start.md sample source code correction (#1213)
by Nirmit Jain
· 6 months ago
bb10a1b
Fix unit tests in tpch.rs (#1195)
by Ming Chen
· 6 months ago
f621894
doc: remove arrow from doc title (#1207)
by Marko Milenković
· 6 months ago
6aec115
chore(deps): bump ring from 0.17.8 to 0.17.14 in /python (#1206)
by dependabot[bot]
· 6 months ago
a3d395f
chore: update python dependencies (#1197)
by Marko Milenković
· 6 months ago
36af974
doc: update docker related documentation (#1204)
by Marko Milenković
· 6 months ago
6a600e1
make graphviz-rust optional component (#1203)
by Marko Milenković
· 6 months ago
fdd3e94
feat: publish docker containers for executor and scheduler (#1200)
by Marko Milenković
· 6 months ago
9fcb81a
chore(deps): bump ring from 0.17.11 to 0.17.13 (#1199)
by dependabot[bot]
· 6 months ago
23a5354
minor: fix repo and homepage url in `cargo.toml` (#1196)
by Marko Milenković
· 7 months ago
b907124
update changelog (#1191)
by Andy Grove
· 7 months ago
be2889b
chore: update datafusion to v45 (#1176)
by Marko Milenković
· 7 months ago
2202ba2
feat: improve executor logs (#1187)
by Marko Milenković
· 7 months ago
d017477
minor release script fix (#1192)
by Andy Grove
· 7 months ago
0e206b4
commit cargo lock file (#1190)
by Marko Milenković
· 7 months ago
b857036
chore: fix clippy after rust 1.85 update (#1188)
by Marko Milenković
· 7 months ago
488893b
chore: fix tpch data generator (#1186)
by Marko Milenković
· 7 months ago
3578245
feat: configure max grpc message size and disable view types in ballista (#1185)
by Marko Milenković
· 7 months ago
faa05af
feat: notify scheduler when task fails (#1181)
by Marko Milenković
· 7 months ago
46a6745
chore: generate change log for 44.0.0 (#1173)
by Marko Milenković
· 8 months ago
e71847c
fix: rest api `/api/executors` does not show executors if `TaskSchedulingPolicy::PullStaged` (#1175)
by Marko Milenković
· 8 months ago
7121a17
doc: update ballista client front page (#1171)
by Marko Milenković
· 8 months ago
e9e8f9a
feat: executor support pluggable arrow flight server (#1170)
by Marko Milenković
· 8 months ago
3fbe78a
pub expose datafusion in ballista client (#1169)
by Marko Milenković
· 8 months ago
f93359a
chore: update to DF.44 (#1153)
by Marko Milenković
· 8 months ago
84fe6b6
fix: scheduler compiles keda even if it's disabled (#1168)
by Marko Milenković
· 8 months ago
8539c49
chore: fix executor build when releasing (#1167)
by Marko Milenković
· 8 months ago
f1529cf
feat: job notification should emit job status ... (#1165)
by Marko Milenković
· 8 months ago
fc6cd54
chore: planner cleanup and refactor (#1160)
by Marko Milenković
· 8 months ago
3b789d8
Update verify-release-candidate.sh
by Andy Grove
· 8 months ago
9c9ca0d
update release scripts to release to Apache DataFusion not Apache Arrow (#1163)
by Andy Grove
· 8 months ago
branch-43
43.0.0
43.0.0-rc2
9051983
chore: replace print statements from logs (#1162)
by Marko Milenković
· 8 months ago
e5e50e9
doc: add new logo to readme (#1161)
by Marko Milenković
· 8 months ago
43.0.0-rc1
810ac56
fix: fix-rest API build problem due to missing deps (#1159)
by Marko Milenković
· 8 months ago
60c2f8c
Logo Updated (#1158)
by Pınar
· 8 months ago
Next »