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 }}
lance-format
/
lance
Public
Notifications
You must be signed in to change notification settings
Fork
852
Star
7.1k
Code
Issues
798
Pull requests
423
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
fix: return actionable errors for binary/string offset overflow
- #9403
#9403
Open
wjones127
with
Copilot
wants to merge 15 commits into
main
lance-format/lance:main
from
copilot/fix-offset-overflow-errors
lance-format/lance:copilot/fix-offset-overflow-errors
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
fix: return actionable errors for binary/string offset overflow
#9403
wjones127
with
Copilot
wants to merge 15 commits into
main
lance-format/lance:main
from
copilot/fix-offset-overflow-errors
lance-format/lance:copilot/fix-offset-overflow-errors
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
Initial plan
Copilot
authored
94a0540
View commit details
Copy full SHA for 94a0540
Browse repository at this point
fix: start handling binary offset overflow errors
Show description for bceeba0
Copilot
and
wjones127
authored
bceeba0
View commit details
Copy full SHA for bceeba0
Browse repository at this point
fix: add actionable overflow messaging
Show description for a4efae2
Copilot
and
wjones127
authored
a4efae2
View commit details
Copy full SHA for a4efae2
Browse repository at this point
test: verify offset overflow regression paths
Show description for fdd5e1d
Copilot
and
wjones127
authored
fdd5e1d
View commit details
Copy full SHA for fdd5e1d
Browse repository at this point
fix: tighten binary overflow error handling
Show description for c7e5592
Copilot
and
wjones127
authored
c7e5592
View commit details
Copy full SHA for c7e5592
Browse repository at this point
fix: clarify overflow row span in errors
Show description for 8bc8969
Copilot
and
wjones127
authored
8bc8969
View commit details
Copy full SHA for 8bc8969
Browse repository at this point
test: cover large binary overflow path
Show description for 5630a0c
Copilot
and
wjones127
authored
5630a0c
View commit details
Copy full SHA for 5630a0c
Browse repository at this point
test: cover decoder overflow branches
Show description for 4becc77
Copilot
and
wjones127
authored
4becc77
View commit details
Copy full SHA for 4becc77
Browse repository at this point
fix: report first overflowing row span
Show description for ac86c87
Copilot
and
wjones127
authored
ac86c87
View commit details
Copy full SHA for ac86c87
Browse repository at this point
fix: correct overflowing row span calculation
Show description for 06beabc
Copilot
and
wjones127
authored
06beabc
View commit details
Copy full SHA for 06beabc
Browse repository at this point
fix: clarify decodable prefix in overflow errors
Show description for fbfe995
Copilot
and
wjones127
authored
fbfe995
View commit details
Copy full SHA for fbfe995
Browse repository at this point
perf: avoid extra offset buffer copy
Show description for 232bc2c
Copilot
and
wjones127
authored
232bc2c
View commit details
Copy full SHA for 232bc2c
Browse repository at this point
test: cover generic list overflow message
Show description for fb0b66c
Copilot
and
wjones127
authored
fb0b66c
View commit details
Copy full SHA for fb0b66c
Browse repository at this point
refactor: share overflow size calculation
Show description for 7083af4
Copilot
and
wjones127
authored
7083af4
View commit details
Copy full SHA for 7083af4
Browse repository at this point
Apply remaining changes
Show description for f448c0c
Copilot
and
wjones127
authored
f448c0c
View commit details
Copy full SHA for f448c0c
Browse repository at this point
You can’t perform that action at this time.