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
.
getsentry
/
streams
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
6
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Parse messages into Arrow Record Batches
- #375
#375
Draft
fpacifici
wants to merge 13 commits into
main
getsentry/streams:main
from
fpacifici/arrow_batches
getsentry/streams:fpacifici/arrow_batches
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Parse messages into Arrow Record Batches
#375
fpacifici
wants to merge 13 commits into
main
getsentry/streams:main
from
fpacifici/arrow_batches
getsentry/streams:fpacifici/arrow_batches
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
docs(arrow): design plan for the Rust Arrow batch parser
Show description for e8e085e
fpacifici
and
claude
committed
e8e085e
View commit details
Copy full SHA for e8e085e
Browse repository at this point
feat(arrow): add Arrow batch parser dependencies (phase 0)
Show description for a0b5f54
fpacifici
and
claude
committed
a0b5f54
View commit details
Copy full SHA for a0b5f54
Browse repository at this point
feat(arrow): expose RecordBatch to Python via PyCapsule (phase 1)
Show description for 5839f5a
fpacifici
and
claude
committed
5839f5a
View commit details
Copy full SHA for 5839f5a
Browse repository at this point
refactor(arrow): generalize BatchStep over a flush producer (phase 2)
Show description for 4f08736
fpacifici
and
claude
committed
4f08736
View commit details
Copy full SHA for 4f08736
Browse repository at this point
feat(arrow): protobuf to Arrow extractors, TraceItem (phase 3)
Show description for 3b67c5e
fpacifici
and
claude
committed
3b67c5e
View commit details
Copy full SHA for 3b67c5e
Browse repository at this point
feat(arrow): the Arrow batch parser step (phase 4)
Show description for fd79874
fpacifici
and
claude
committed
fd79874
View commit details
Copy full SHA for fd79874
Browse repository at this point
feat(arrow): DSL and adapter wiring for ArrowBatchParser (phase 5)
Show description for 3856cca
fpacifici
and
claude
committed
3856cca
View commit details
Copy full SHA for 3856cca
Browse repository at this point
feat(arrow): example, end-to-end test, benchmark and docs (phase 6)
Show description for b99fcf0
fpacifici
and
claude
committed
b99fcf0
View commit details
Copy full SHA for b99fcf0
Browse repository at this point
refactor(arrow): drop the adapter's placement and schema tracking
Show description for f2df92b
fpacifici
and
claude
committed
f2df92b
View commit details
Copy full SHA for f2df92b
Browse repository at this point
Commits on Sep 14, 2026
refactor(arrow): drop recursive attribute values instead of JSON-encoding them
Show description for 4a97243
fpacifici
and
claude
committed
4a97243
View commit details
Copy full SHA for 4a97243
Browse repository at this point
test(arrow): drop the phase 0 dependency wiring scaffolding
Show description for 66a986f
fpacifici
and
claude
committed
66a986f
View commit details
Copy full SHA for 66a986f
Browse repository at this point
refactor(arrow): hand the batch to Python as Arrow IPC bytes
Show description for 59d737b
fpacifici
and
claude
committed
59d737b
View commit details
Copy full SHA for 59d737b
Browse repository at this point
Fix commit
fpacifici
committed
e08e746
View commit details
Copy full SHA for e08e746
Browse repository at this point
You can’t perform that action at this time.