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
Accelerator
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
.
vectordotdev
/
vector
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
22.4k
Code
Issues
2.1k
Pull requests
435
Discussions
Actions
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
feat(enrichment tables): add an option to preserve memory enrichment table state on reload
- #25547
#25547
Merged
pront
merged 27 commits into
vectordotdev:master
vectordotdev/vector:master
from
esensar:fix/memory-table-reload-state
esensar/vector:fix/memory-table-reload-state
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
feat(enrichment tables): add an option to preserve memory enrichment table state on reload
#25547
pront
merged 27 commits into
vectordotdev:master
vectordotdev/vector:master
from
esensar:fix/memory-table-reload-state
esensar/vector:fix/memory-table-reload-state
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
fix(enrichment): preserve memory enrichment table state on reload
Show description for 6583fd7
esensar
committed
6583fd7
View commit details
Copy full SHA for 6583fd7
Browse repository at this point
Add changelog entry
esensar
committed
58b908e
View commit details
Copy full SHA for 58b908e
Browse repository at this point
Commits on Jun 2, 2026
Restore old state when building the new table
esensar
committed
04110a3
View commit details
Copy full SHA for 04110a3
Browse repository at this point
Fix reload handling for enrichment tables
esensar
committed
0e0952c
View commit details
Copy full SHA for 0e0952c
Browse repository at this point
Merge branch 'master' into fix/memory-table-reload-state
esensar
authored
0044cc7
View commit details
Copy full SHA for 0044cc7
Browse repository at this point
Commits on Jun 3, 2026
Add additional types for enrichment tables which act as more component types
esensar
committed
a696cb7
View commit details
Copy full SHA for a696cb7
Browse repository at this point
Change stateful flag check with sink check
esensar
committed
664d2ae
View commit details
Copy full SHA for 664d2ae
Browse repository at this point
Merge branch 'master' into fix/memory-table-reload-state
esensar
authored
bf3173f
View commit details
Copy full SHA for bf3173f
Browse repository at this point
Commits on Jun 5, 2026
Remove unused enrichment error
esensar
committed
d36e743
View commit details
Copy full SHA for d36e743
Browse repository at this point
Simplify state extraction from tables
esensar
committed
ed83146
View commit details
Copy full SHA for ed83146
Browse repository at this point
Remove another unused error from enrichment
esensar
committed
1ed0732
View commit details
Copy full SHA for 1ed0732
Browse repository at this point
Add a test case for memory table state preservation
esensar
committed
4ab2ce3
View commit details
Copy full SHA for 4ab2ce3
Browse repository at this point
Remove obsolete trait methods from enrichment tests
esensar
committed
f4cb301
View commit details
Copy full SHA for f4cb301
Browse repository at this point
Commits on Jun 8, 2026
Prevent needless clone when extracting state from enrichment tables
esensar
committed
e9f9738
View commit details
Copy full SHA for e9f9738
Browse repository at this point
Merge branch 'master' into fix/memory-table-reload-state
esensar
authored
961e72f
View commit details
Copy full SHA for 961e72f
Browse repository at this point
Add topology test for enrichment table state extraction
esensar
committed
79eb2b1
View commit details
Copy full SHA for 79eb2b1
Browse repository at this point
Commits on Jun 12, 2026
Merge branch 'master' into fix/memory-table-reload-state
pront
authored
2fdd859
View commit details
Copy full SHA for 2fdd859
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'master' into fix/memory-table-reload-state
pront
authored
b05daa4
View commit details
Copy full SHA for b05daa4
Browse repository at this point
Commits on Jun 17, 2026
Add a configuration option for state preservation for memory table
esensar
committed
12939a0
View commit details
Copy full SHA for 12939a0
Browse repository at this point
Commits on Jun 18, 2026
Reattach outputs from enrichment_table sinks in `reattach_severed_inputs`
esensar
committed
e7869bd
View commit details
Copy full SHA for e7869bd
Browse repository at this point
Reload enrichment tables if they are added or changed too
esensar
committed
c2bb5df
View commit details
Copy full SHA for c2bb5df
Browse repository at this point
Finish enrichment tables load only on successful builds
esensar
committed
0bded62
View commit details
Copy full SHA for 0bded62
Browse repository at this point
Commits on Jun 22, 2026
Merge branch 'master' into fix/memory-table-reload-state
pront
authored
a946993
View commit details
Copy full SHA for a946993
Browse repository at this point
Generate component docs
esensar
committed
e696b79
View commit details
Copy full SHA for e696b79
Browse repository at this point
Commits on Jun 23, 2026
Look up enrichment tables in correct config on reload
esensar
committed
2564ca3
View commit details
Copy full SHA for 2564ca3
Browse repository at this point
Commits on Jun 30, 2026
Merge branch 'master' into fix/memory-table-reload-state
pront
authored
2dd0a18
View commit details
Copy full SHA for 2dd0a18
Browse repository at this point
Reframe as a new feature
esensar
committed
035a5c1
View commit details
Copy full SHA for 035a5c1
Browse repository at this point
You can’t perform that action at this time.