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
.
vortex-data
/
vortex
Public
Notifications
You must be signed in to change notification settings
Fork
197
Star
3.1k
Code
Issues
221
Pull requests
114
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Updated Variant array and the new VariantGet expression
- #7877
#7877
Merged
AdamGS
merged 28 commits into
develop
vortex-data/vortex:develop
from
adamg/yet-another-variant-array
vortex-data/vortex:adamg/yet-another-variant-array
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Updated Variant array and the new VariantGet expression
#7877
AdamGS
merged 28 commits into
develop
vortex-data/vortex:develop
from
adamg/yet-another-variant-array
vortex-data/vortex:adamg/yet-another-variant-array
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
docs: document variant get implementation inventory
Show description for e3fbe76
AdamGS
committed
e3fbe76
View commit details
Copy full SHA for e3fbe76
Browse repository at this point
test: add parquet variant baseline coverage
Show description for b80c0c7
AdamGS
committed
b80c0c7
View commit details
Copy full SHA for b80c0c7
Browse repository at this point
feat: add canonical variant storage shape
Show description for 1624fd4
AdamGS
committed
1624fd4
View commit details
Copy full SHA for 1624fd4
Browse repository at this point
fix: preserve variant shredded rows
Show description for a1d9b61
AdamGS
committed
a1d9b61
View commit details
Copy full SHA for a1d9b61
Browse repository at this point
feat(vortex-array): add variant get scalar skeleton
Show description for 6f359b8
AdamGS
committed
6f359b8
View commit details
Copy full SHA for 6f359b8
Browse repository at this point
feat(parquet-variant): add unshredded variant get fallback
Show description for 02dcd77
AdamGS
committed
02dcd77
View commit details
Copy full SHA for 02dcd77
Browse repository at this point
feat: harden shredded variant_get extraction
Show description for 2ee0eef
AdamGS
committed
2ee0eef
View commit details
Copy full SHA for 2ee0eef
Browse repository at this point
feat: push down datafusion variant_get projections
Show description for 31cb7ea
AdamGS
committed
31cb7ea
View commit details
Copy full SHA for 31cb7ea
Browse repository at this point
More work
Show description for 022a0c9
AdamGS
committed
022a0c9
View commit details
Copy full SHA for 022a0c9
Browse repository at this point
Less verbose tests
Show description for 3b16ea4
AdamGS
committed
3b16ea4
View commit details
Copy full SHA for 3b16ea4
Browse repository at this point
More things
Show description for f808726
AdamGS
committed
f808726
View commit details
Copy full SHA for f808726
Browse repository at this point
Fix recursive canonicalization
Show description for 684c442
AdamGS
committed
684c442
View commit details
Copy full SHA for 684c442
Browse repository at this point
More docs and cleanup
Show description for f0916c2
AdamGS
committed
f0916c2
View commit details
Copy full SHA for f0916c2
Browse repository at this point
better ParquetVariant
Show description for 0a9ba90
AdamGS
committed
0a9ba90
View commit details
Copy full SHA for 0a9ba90
Browse repository at this point
docs
Show description for 80f86fe
AdamGS
committed
80f86fe
View commit details
Copy full SHA for 80f86fe
Browse repository at this point
Reduce public API
Show description for f5dad5e
AdamGS
committed
f5dad5e
View commit details
Copy full SHA for f5dad5e
Browse repository at this point
Self-CR things
Show description for 646c9b5
AdamGS
committed
646c9b5
View commit details
Copy full SHA for 646c9b5
Browse repository at this point
Better scalar at for variants
Show description for f6e400a
AdamGS
committed
f6e400a
View commit details
Copy full SHA for f6e400a
Browse repository at this point
DCO Remediation Commit for Adam Gutglick <adam@spiraldb.com>
Show description for 60c57ac
AdamGS
committed
60c57ac
View commit details
Copy full SHA for 60c57ac
Browse repository at this point
Call out object shredding docs
Show description for 17edd85
AdamGS
committed
17edd85
View commit details
Copy full SHA for 17edd85
Browse repository at this point
CR comments and better chunked variant handling
Show description for 6839c40
AdamGS
committed
6839c40
View commit details
Copy full SHA for 6839c40
Browse repository at this point
DCO Remediation Commit for Adam Gutglick <adam@spiraldb.com>
Show description for 2c99659
AdamGS
committed
2c99659
View commit details
Copy full SHA for 2c99659
Browse repository at this point
Dont use slot index
Show description for ed5e68c
AdamGS
committed
ed5e68c
View commit details
Copy full SHA for ed5e68c
Browse repository at this point
handle error nicley
Show description for d164675
AdamGS
committed
d164675
View commit details
Copy full SHA for d164675
Browse repository at this point
some docs and tests
Show description for 0ff0f40
AdamGS
committed
0ff0f40
View commit details
Copy full SHA for 0ff0f40
Browse repository at this point
Commits on May 15, 2026
some comments
Show description for b66915c
AdamGS
committed
b66915c
View commit details
Copy full SHA for b66915c
Browse repository at this point
Some more docs
Show description for 95fc8e4
AdamGS
committed
95fc8e4
View commit details
Copy full SHA for 95fc8e4
Browse repository at this point
bug fix
Show description for 9b8a508
AdamGS
committed
9b8a508
View commit details
Copy full SHA for 9b8a508
Browse repository at this point
You can’t perform that action at this time.