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
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.1k
Code
Issues
1.8k
Pull requests
325
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf: optimize object store requests when reading JSON
- #20823
#20823
Merged
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
ariel-miculas:improve-json-read
ariel-miculas/datafusion:improve-json-read
Copy head branch name to clipboard
Apr 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
perf: optimize object store requests when reading JSON
#20823
alamb
merged 12 commits into
apache:main
apache/datafusion:main
from
ariel-miculas:improve-json-read
ariel-miculas/datafusion:improve-json-read
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
perf: optimize the json newline scanning
Show description for f5b3811
ariel-miculas
committed
f5b3811
View commit details
Copy full SHA for f5b3811
Browse repository at this point
Commits on Mar 19, 2026
fix: remove custom logic for file vs stream handling
ariel-miculas
committed
b58ffa2
View commit details
Copy full SHA for b58ffa2
Browse repository at this point
fix: remove unused dependency
ariel-miculas
committed
2f92f12
View commit details
Copy full SHA for 2f92f12
Browse repository at this point
refactor: remove some redundant code
ariel-miculas
committed
abb6609
View commit details
Copy full SHA for abb6609
Browse repository at this point
Commits on Mar 20, 2026
fix: remove unneeded clone
Show description for ddf8619
ariel-miculas
and
martin-g
authored
ddf8619
View commit details
Copy full SHA for ddf8619
Browse repository at this point
fix: range checks for raw_start and raw_end
Show description for 422988f
ariel-miculas
and
martin-g
authored
422988f
View commit details
Copy full SHA for 422988f
Browse repository at this point
fix: formatting and missing import
ariel-miculas
committed
88fa48a
View commit details
Copy full SHA for 88fa48a
Browse repository at this point
refactor: consolidate boundary checks inside AlignedBoundaryStream
ariel-miculas
committed
abc003d
View commit details
Copy full SHA for abc003d
Browse repository at this point
fix: minor grammar fixes in comments
ariel-miculas
committed
7871e54
View commit details
Copy full SHA for 7871e54
Browse repository at this point
Commits on Apr 4, 2026
Merge branch 'main' into improve-json-read
alamb
authored
9d5b4ba
View commit details
Copy full SHA for 9d5b4ba
Browse repository at this point
Commits on Apr 6, 2026
feat: add CSV test exercising object store access pattern for file ranges
ariel-miculas
committed
081baf0
View commit details
Copy full SHA for 081baf0
Browse repository at this point
feat: test json object store access patterns
ariel-miculas
committed
9429728
View commit details
Copy full SHA for 9429728
Browse repository at this point
You can’t perform that action at this time.