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
Type
/
to 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
.
elastic
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
31
Code
Issues
57
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(helpers): streaming bulk-ingest with bounded memory
- #495
#495
Merged
margaretjgu
merged 10 commits into
main
elastic/cli:main
from
feat/bulk-ingest-streaming
elastic/cli:feat/bulk-ingest-streaming
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(helpers): streaming bulk-ingest with bounded memory
#495
margaretjgu
merged 10 commits into
main
elastic/cli:main
from
feat/bulk-ingest-streaming
elastic/cli:feat/bulk-ingest-streaming
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat: streaming bulk-ingest bounded by flush_bytes * concurrency
margaretjgu
committed
cd0023b
View commit details
Copy full SHA for cd0023b
Browse repository at this point
test: fix runCommand helper to handle Node test runner IPC on stdout
margaretjgu
committed
9b2992f
View commit details
Copy full SHA for 9b2992f
Browse repository at this point
Commits on Aug 3, 2026
fix: avoid empty catch block in bulk-ingest test
margaretjgu
committed
4071fa9
View commit details
Copy full SHA for 4071fa9
Browse repository at this point
refactor: drop dead JSON/CSV helpers left by streaming
margaretjgu
committed
a95d1ac
View commit details
Copy full SHA for a95d1ac
Browse repository at this point
feat: stream json array parsing in bulk ingest
margaretjgu
committed
086d064
View commit details
Copy full SHA for 086d064
Browse repository at this point
fix: count failed batches in bulk ingest summary
margaretjgu
committed
9051cfd
View commit details
Copy full SHA for 9051cfd
Browse repository at this point
Commits on Aug 4, 2026
fix: report enoent eacces as input error not transport error
margaretjgu
committed
1b5102a
View commit details
Copy full SHA for 1b5102a
Browse repository at this point
fix: forward csv stream errors instead of crashing
margaretjgu
committed
4ae80e0
View commit details
Copy full SHA for 4ae80e0
Browse repository at this point
fix: reject empty data file or stdin as input error
margaretjgu
committed
46020a2
View commit details
Copy full SHA for 46020a2
Browse repository at this point
Merge branch 'main' into feat/bulk-ingest-streaming
margaretjgu
authored
b072177
View commit details
Copy full SHA for b072177
Browse repository at this point
You can’t perform that action at this time.