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 }}
vortex-data
/
vortex
Public
Notifications
You must be signed in to change notification settings
Fork
225
Star
3.2k
Code
Issues
213
Pull requests
119
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Tell the compressor which serialized IDs the writer may emit
- #9770
#9770
Closed
mhk197
wants to merge 12 commits into
develop
vortex-data/vortex:develop
from
mk/compressor-serialized-ids
vortex-data/vortex:mk/compressor-serialized-ids
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Tell the compressor which serialized IDs the writer may emit
#9770
mhk197
wants to merge 12 commits into
develop
vortex-data/vortex:develop
from
mk/compressor-serialized-ids
vortex-data/vortex:mk/compressor-serialized-ids
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
Add wide decimal byte-part splitting and assembly logic (#9808)
Show description for ea5f878
mhk197
committed
ea5f878
View commit details
Copy full SHA for ea5f878
Browse repository at this point
Support wide decimals in `DecimalBytePartsArray` and kernels (#9809)
Show description for 8321696
mhk197
committed
8321696
View commit details
Copy full SHA for 8321696
Browse repository at this point
Add `ArrayPlugin` to enable serde for new `DecimalBytePartsArray` format (#9810)
Show description for ad35b58
mhk197
committed
ad35b58
View commit details
Copy full SHA for ad35b58
Browse repository at this point
Declare the frozen v1 wire ID from the decimal compression scheme
Show description for c5ea5c5
mhk197
committed
c5ea5c5
View commit details
Copy full SHA for c5ea5c5
Browse repository at this point
Do not link the private lower-part limit from public docs
Show description for 35adc87
mhk197
committed
35adc87
View commit details
Copy full SHA for 35adc87
Browse repository at this point
Tell the compressor which serialized IDs the writer may emit
Show description for 7db92a0
mhk197
committed
7db92a0
View commit details
Copy full SHA for 7db92a0
Browse repository at this point
Enable a scheme when any of its serialized IDs is permitted
Show description for 8f52553
mhk197
committed
8f52553
View commit details
Copy full SHA for 8f52553
Browse repository at this point
Read the permitted serialized IDs from the CompressorContext
Show description for 5a90682
mhk197
committed
5a90682
View commit details
Copy full SHA for 5a90682
Browse repository at this point
add predecessor schemes and make produced_encodings refer to serialized ids
Show description for b652b40
mhk197
committed
b652b40
View commit details
Copy full SHA for b652b40
Browse repository at this point
Fix optional scheme trait methods and documentation links
Show description for b43711a
mhk197
committed
b43711a
View commit details
Copy full SHA for b43711a
Browse repository at this point
fix
Show description for 3a0d848
mhk197
committed
3a0d848
View commit details
Copy full SHA for 3a0d848
Browse repository at this point
Adapt to develop: rename remaining scheme-filter callers and drop the unstable_encodings gate
Show description for 29fe244
mhk197
committed
29fe244
View commit details
Copy full SHA for 29fe244
Browse repository at this point
You can’t perform that action at this time.