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 }}
hotdata-dev
/
liquid-cache
Public
forked from
datafusion-contrib/liquid-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
21
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
chore: adopt upstream's history as our base
- #51
#51
Merged
anoop-narang
merged 25 commits into
main
hotdata-dev/liquid-cache:main
from
adopt/upstream-main
hotdata-dev/liquid-cache:adopt/upstream-main
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
chore: adopt upstream's history as our base
#51
anoop-narang
merged 25 commits into
main
hotdata-dev/liquid-cache:main
from
adopt/upstream-main
hotdata-dev/liquid-cache:adopt/upstream-main
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
renovate: bump toolchain/nix, macOS support, dependency refresh (#509)
Show description for c673be4
XiangpengHao
and
Xiangpeng
authored
c673be4
View commit details
Copy full SHA for c673be4
Browse repository at this point
datafusion 55 (#510)
XiangpengHao
authored
1909d08
View commit details
Copy full SHA for 1909d08
Browse repository at this point
Commits on Sep 2, 2026
Make CI benchmark comparison robust (median warm metrics + filesystem warmup + tests) (#511)
Show description for 4761d52
XiangpengHao
authored
4761d52
View commit details
Copy full SHA for 4761d52
Browse repository at this point
fix(reader): do not apply limit before the row filter (#512)
Show description for cc9ed21
eddietejeda
and
XiangpengHao
authored
cc9ed21
View commit details
Copy full SHA for cc9ed21
Browse repository at this point
Commits on Sep 3, 2026
Morsel based parquet loader, part 1 (#513)
Show description for a0dadd7
XiangpengHao
authored
a0dadd7
View commit details
Copy full SHA for a0dadd7
Browse repository at this point
implement morsel reader (#514)
Show description for 7554acd
XiangpengHao
authored
7554acd
View commit details
Copy full SHA for 7554acd
Browse repository at this point
fix high impact bugs (#515)
Show description for feb0fd9
XiangpengHao
authored
feb0fd9
View commit details
Copy full SHA for feb0fd9
Browse repository at this point
Commits on Sep 4, 2026
Remove squeeze/hybrid storage path; replace with eviction-only flow and keep lineage metadata (#516)
Show description for 3c89a8d
XiangpengHao
authored
3c89a8d
View commit details
Copy full SHA for 3c89a8d
Browse repository at this point
Switch to cache vortex array (#517)
Show description for bd2a4e3
XiangpengHao
authored
bd2a4e3
View commit details
Copy full SHA for bd2a4e3
Browse repository at this point
update readme (#518)
XiangpengHao
authored
7c4933f
View commit details
Copy full SHA for 7c4933f
Browse repository at this point
clean metadata cache (#519)
Show description for 328e176
XiangpengHao
authored
328e176
View commit details
Copy full SHA for 328e176
Browse repository at this point
Commits on Sep 19, 2026
fix client and server lineage pushdown (#520)
Show description for 0033b15
XiangpengHao
authored
0033b15
View commit details
Copy full SHA for 0033b15
Browse repository at this point
Commits on Sep 23, 2026
feat(admission): footprint-based cache admission gate
Show description for 35636a3
anoop-narang
committed
35636a3
View commit details
Copy full SHA for 35636a3
Browse repository at this point
test(reader): pin conjunct-pushdown correctness
Show description for 749b6ef
anoop-narang
committed
749b6ef
View commit details
Copy full SHA for 749b6ef
Browse repository at this point
fix(reader): read the cache in cache-sized batches
Show description for 007273a
anoop-narang
committed
007273a
View commit details
Copy full SHA for 007273a
Browse repository at this point
fix(optimizer): keep scans that need virtual columns on ParquetSource
Show description for 5fe914b
anoop-narang
committed
5fe914b
View commit details
Copy full SHA for 5fe914b
Browse repository at this point
fix(cache): serve entries only to their own file
Show description for 0ad8622
anoop-narang
committed
0ad8622
View commit details
Copy full SHA for 0ad8622
Browse repository at this point
chore: add default CODEOWNERS
Show description for e048b66
anoop-narang
committed
e048b66
View commit details
Copy full SHA for e048b66
Browse repository at this point
fix(cache): reclaim disk a write strands when a key changes hands
Show description for c70c6fd
anoop-narang
committed
c70c6fd
View commit details
Copy full SHA for c70c6fd
Browse repository at this point
fix(reader): keep column-free conjuncts in the row filter
Show description for 5769ea1
anoop-narang
committed
5769ea1
View commit details
Copy full SHA for 5769ea1
Browse repository at this point
fix(cache): reclaim the disk copy a memory entry displaces
Show description for fb7bf08
anoop-narang
committed
fb7bf08
View commit details
Copy full SHA for fb7bf08
Browse repository at this point
Commits on Sep 24, 2026
chore: adopt upstream's history as our base
Show description for 2846df1
anoop-narang
committed
2846df1
View commit details
Copy full SHA for 2846df1
Browse repository at this point
fix(cache): release a disk copy this write overwrote in place
Show description for 5450d04
anoop-narang
committed
5450d04
View commit details
Copy full SHA for 5450d04
Browse repository at this point
fix(dev-tools): teach the trace parser about disk_evict
Show description for 315f474
anoop-narang
committed
315f474
View commit details
Copy full SHA for 315f474
Browse repository at this point
chore(cache): drop a stray doc line and test debug output
Show description for be1797e
anoop-narang
committed
be1797e
View commit details
Copy full SHA for be1797e
Browse repository at this point
You can’t perform that action at this time.