Apache DataFusion Ballista 47.0.0 Changelog#
Implemented enhancements:
feat: expose submit and cancel job methods as public in scheduler #1260 (milenkovicm)
feat: split scheduler gprc creation #1261 (milenkovicm)
feat: expose cluster state notifications #1263 (milenkovicm)
feat: remove
ClusterStorageConfigas it is redundant #1265 (milenkovicm)feat: disable task stage plan binary cache #1266 (milenkovicm)
feat:
ClusterStatedoes not cache session contexts #1226 (milenkovicm)
Fixed bugs:
fix: clippy issue after rust update to 1.87 #1262 (milenkovicm)
fix: fix tests failing on windows #1273 (Huy1Ng)
Merged pull requests:
fix: clippy issue after rust update to 1.87 #1262 (milenkovicm)
feat: expose submit and cancel job methods as public in scheduler #1260 (milenkovicm)
feat: split scheduler gprc creation #1261 (milenkovicm)
feat: expose cluster state notifications #1263 (milenkovicm)
minor: release docker on when release has been tagged #1264 (milenkovicm)
feat: remove
ClusterStorageConfigas it is redundant #1265 (milenkovicm)feat: disable task stage plan binary cache #1266 (milenkovicm)
feat:
ClusterStatedoes not cache session contexts #1226 (milenkovicm)chore(deps): update to datafusion 47.0.0 #1250 (milenkovicm)