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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
parquet-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
3.1k
Code
Issues
580
Pull requests
149
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[WIP][POC] Add FSST encoding
- #3784
#3784
Draft
prtkgaur
wants to merge 10 commits into
apache:master
apache/parquet-java:master
from
prtkgaur:fsstEncoding
prtkgaur/parquet-java:fsstEncoding
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
[WIP][POC] Add FSST encoding
#3784
prtkgaur
wants to merge 10 commits into
apache:master
apache/parquet-java:master
from
prtkgaur:fsstEncoding
prtkgaur/parquet-java:fsstEncoding
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Port the FSST symbol table trainer and compressor to Java
Show description for 141d6fc
sfc-gh-pgaur
committed
141d6fc
View commit details
Copy full SHA for 141d6fc
Browse repository at this point
Add the symbol table data page body and the table handoff seams
Show description for 52b0461
sfc-gh-pgaur
committed
52b0461
View commit details
Copy full SHA for 52b0461
Browse repository at this point
Encode and decode pages against a symbol table
Show description for d0607bc
sfc-gh-pgaur
committed
d0607bc
View commit details
Copy full SHA for d0607bc
Browse repository at this point
Let a column ask for the symbol table encoding
Show description for b385eda
sfc-gh-pgaur
committed
b385eda
View commit details
Copy full SHA for b385eda
Browse repository at this point
Assert with JUnit 5 and AssertJ, as the rest of the module does
Show description for f9a7350
sfc-gh-pgaur
committed
f9a7350
View commit details
Copy full SHA for f9a7350
Browse repository at this point
Decode symbol table pages written by another implementation
Show description for e64fad2
sfc-gh-pgaur
committed
e64fad2
View commit details
Copy full SHA for e64fad2
Browse repository at this point
Carry the symbol table from writer to reader through the column machinery
Show description for 2667916
sfc-gh-pgaur
committed
2667916
View commit details
Copy full SHA for 2667916
Browse repository at this point
Add an end-to-end test for the symbol table transport
Show description for 6494e81
sfc-gh-pgaur
committed
6494e81
View commit details
Copy full SHA for 6494e81
Browse repository at this point
Check the offset section in the encode direction against the fixtures
Show description for e41501e
sfc-gh-pgaur
committed
e41501e
View commit details
Copy full SHA for e41501e
Browse repository at this point
Benchmark FSST against the encodings a text column falls back to
Show description for 50dde2e
sfc-gh-pgaur
committed
50dde2e
View commit details
Copy full SHA for 50dde2e
Browse repository at this point
You can’t perform that action at this time.