Apache DataFusion Ballista 45.0.0 Changelog#
Implemented enhancements:
feat: improve executor logs #1187 (milenkovicm)
feat: publish docker containers for executor and scheduler #1200 (milenkovicm)
Merged pull requests:
chore: minor release script fix #1192 (andygrove)
feat: improve executor logs #1187 (milenkovicm)
chore: update datafusion to v45 #1176 (milenkovicm)
chore: Update changelog for 44.0.0 #1191 (andygrove)
minor: fix repo and homepage url in
cargo.toml#1196 (milenkovicm)chore(deps): bump ring from 0.17.11 to 0.17.13 #1199 (dependabot[bot])
feat: publish docker containers for executor and scheduler #1200 (milenkovicm)
minor: make
graphviz-rustdependency optional #1203 (milenkovicm)doc: update docker related documentation #1204 (milenkovicm)
chore: update python dependencies #1197 (milenkovicm)
chore(deps): bump ring from 0.17.8 to 0.17.14 in /python #1206 (dependabot[bot])
doc: remove arrow from doc title #1207 (milenkovicm)
Fix unit tests in tpch.rs #1195 (vmingchen)
documentation :: quick-start.md sample source code correction #1213 (nj7)
doc: fix quick-start executor command #1217 (westhide)