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 }}
apache
/
spark
Public
Notifications
You must be signed in to change notification settings
Fork
29.4k
Star
44k
Code
Issues
30
Pull requests
560
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[SPARK-52482][SQL][CORE] ZStandard support for file data source reader
- #51182
#51182
Closed
sandip-db
wants to merge 13 commits into
apache:master
apache/spark:master
from
sandip-db:zstd-file-source-support
sandip-db/spark:zstd-file-source-support
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
[SPARK-52482][SQL][CORE] ZStandard support for file data source reader
#51182
sandip-db
wants to merge 13 commits into
apache:master
apache/spark:master
from
sandip-db:zstd-file-source-support
sandip-db/spark:zstd-file-source-support
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2025
[SPARK-52482][SQL] Inline Hadoop's LineRecordReader
sandip-db
committed
a9093ee
View commit details
Copy full SHA for a9093ee
Browse repository at this point
Add support for ZSTD decompression and non-standard extensions like .gzip and .zstd
sandip-db
committed
16b4bf8
View commit details
Copy full SHA for 16b4bf8
Browse repository at this point
zstd support in Hadoop line reader; Add test in TextSuite.scala
sandip-db
committed
78c8699
View commit details
Copy full SHA for 78c8699
Browse repository at this point
More tests
sandip-db
committed
1ada4a9
View commit details
Copy full SHA for 1ada4a9
Browse repository at this point
linter fix
sandip-db
committed
48e1d93
View commit details
Copy full SHA for 48e1d93
Browse repository at this point
Add comments
sandip-db
committed
c158673
View commit details
Copy full SHA for c158673
Browse repository at this point
Debug only changes to debug GitHub Action Failure - Will revert soon after
sandip-db
committed
313eb83
View commit details
Copy full SHA for 313eb83
Browse repository at this point
debug
sandip-db
committed
58da804
View commit details
Copy full SHA for 58da804
Browse repository at this point
test fix
sandip-db
committed
d9268d9
View commit details
Copy full SHA for d9268d9
Browse repository at this point
remove SparkConf
sandip-db
committed
8566580
View commit details
Copy full SHA for 8566580
Browse repository at this point
indent
sandip-db
committed
4b7cf40
View commit details
Copy full SHA for 4b7cf40
Browse repository at this point
Commits on Jun 19, 2025
Add tests with files compressed using ZSTD version 1.4.4+dfsg-3ubuntu0.1
sandip-db
committed
fa0bfc5
View commit details
Copy full SHA for fa0bfc5
Browse repository at this point
Add a test case with a file compressed using Hadoop native ZSTD codec
sandip-db
committed
66c3533
View commit details
Copy full SHA for 66c3533
Browse repository at this point
You can’t perform that action at this time.