Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-ballista
Public
Notifications
You must be signed in to change notification settings
Fork
318
Star
2.1k
Code
Issues
150
Pull requests
52
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(scheduler): add the history server
- #2265
#2265
Merged
andygrove
merged 20 commits into
apache:main
apache/datafusion-ballista:main
from
andygrove:history-server-binary
andygrove/datafusion-ballista:history-server-binary
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(scheduler): add the history server
#2265
andygrove
merged 20 commits into
apache:main
apache/datafusion-ballista:main
from
andygrove:history-server-binary
andygrove/datafusion-ballista:history-server-binary
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
refactor(scheduler): extract REST DTOs into ballista-history and factor out dto_build
Show description for 7ad9a93
andygrove
committed
7ad9a93
View commit details
Copy full SHA for 7ad9a93
Browse repository at this point
refactor(scheduler): tighten the DTO extraction
Show description for 8c55ee3
andygrove
committed
8c55ee3
View commit details
Copy full SHA for 8c55ee3
Browse repository at this point
docs(history): state the write-once, replay-verbatim data flow
Show description for b6b6a71
andygrove
committed
b6b6a71
View commit details
Copy full SHA for b6b6a71
Browse repository at this point
refactor: rename ballista-history to ballista-api-types
Show description for e2e1873
andygrove
committed
e2e1873
View commit details
Copy full SHA for e2e1873
Browse repository at this point
feat(history): add the event-log schema, writer, and reader
Show description for cca6f23
andygrove
committed
cca6f23
View commit details
Copy full SHA for cca6f23
Browse repository at this point
feat(history): make the event log survive future Ballista versions
Show description for f60cacb
andygrove
committed
f60cacb
View commit details
Copy full SHA for f60cacb
Browse repository at this point
Commits on Aug 9, 2026
Merge remote-tracking branch 'apache/main' into history-event-crate
Show description for 19f2d81
andygrove
committed
19f2d81
View commit details
Copy full SHA for 19f2d81
Browse repository at this point
feat(scheduler): record a per-job event log behind --event-log-dir
Show description for 1e7d9e4
andygrove
committed
1e7d9e4
View commit details
Copy full SHA for 1e7d9e4
Browse repository at this point
feat(history): carry the job-list fields in JobIndex
Show description for 4e856b3
andygrove
committed
4e856b3
View commit details
Copy full SHA for 4e856b3
Browse repository at this point
Merge branch 'history-event-crate' into history-scheduler-wiring
andygrove
committed
a9f5277
View commit details
Copy full SHA for a9f5277
Browse repository at this point
fix: populate the new JobIndex fields
andygrove
committed
7c15a33
View commit details
Copy full SHA for 7c15a33
Browse repository at this point
feat(scheduler): add the history server
Show description for c49d008
andygrove
committed
c49d008
View commit details
Copy full SHA for c49d008
Browse repository at this point
Merge remote-tracking branch 'apache/main' into history-server-binary
Show description for 634a199
andygrove
committed
634a199
View commit details
Copy full SHA for 634a199
Browse repository at this point
refactor(history): index event logs instead of loading them into memory
Show description for e427ddd
andygrove
committed
e427ddd
View commit details
Copy full SHA for e427ddd
Browse repository at this point
fix(history): list completed jobs newest first
Show description for c9f5e29
andygrove
committed
c9f5e29
View commit details
Copy full SHA for c9f5e29
Browse repository at this point
docs(history): link the paging limitation to #2270
andygrove
committed
02cd203
View commit details
Copy full SHA for 02cd203
Browse repository at this point
Commits on Aug 15, 2026
docs(history): correct the TUI invocation against a history server
Show description for b30a6cf
andygrove
committed
b30a6cf
View commit details
Copy full SHA for b30a6cf
Browse repository at this point
Commits on Aug 28, 2026
Merge remote-tracking branch 'apache/main' into history-server-binary
andygrove
committed
964422f
View commit details
Copy full SHA for 964422f
Browse repository at this point
feat(history): rescan the event-log directory for new jobs
Show description for a7e4fcb
andygrove
committed
a7e4fcb
View commit details
Copy full SHA for a7e4fcb
Browse repository at this point
docs(history): drop the intra-doc link to a private type
andygrove
committed
dfd609b
View commit details
Copy full SHA for dfd609b
Browse repository at this point
You can’t perform that action at this time.