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
fix(cache): serve entries only to their own file
- #48
#48
Merged
anoop-narang
merged 12 commits into
main
hotdata-dev/liquid-cache:main
from
fix/cache-entry-identity
hotdata-dev/liquid-cache:fix/cache-entry-identity
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(cache): serve entries only to their own file
#48
anoop-narang
merged 12 commits into
main
hotdata-dev/liquid-cache:main
from
fix/cache-entry-identity
hotdata-dev/liquid-cache:fix/cache-entry-identity
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
fix(cache): serve entries only to their own file
Show description for 4e35045
anoop-narang
committed
4e35045
View commit details
Copy full SHA for 4e35045
Browse repository at this point
fix(cache): keep a file's identity when its id is recycled
Show description for ddeae58
anoop-narang
committed
ddeae58
View commit details
Copy full SHA for ddeae58
Browse repository at this point
fix(cache): let a recycled key be taken over by its new owner
Show description for da69d9a
anoop-narang
committed
da69d9a
View commit details
Copy full SHA for da69d9a
Browse repository at this point
fix(cache): drop a rewrite whose key was taken over since it was read
Show description for f4dd8a5
anoop-narang
committed
f4dd8a5
View commit details
Copy full SHA for f4dd8a5
Browse repository at this point
fix(cache): scope a disk copy to the entry that wrote it
Show description for 5da657f
anoop-narang
committed
5da657f
View commit details
Copy full SHA for 5da657f
Browse repository at this point
test(cache): put the file id pool under the model checker
Show description for 9aaf76d
anoop-narang
committed
9aaf76d
View commit details
Copy full SHA for 9aaf76d
Browse repository at this point
fix(cache): give a re-opened file back its own id, not the queue front
Show description for bef24d0
anoop-narang
committed
bef24d0
View commit details
Copy full SHA for bef24d0
Browse repository at this point
fix(cache): address a store object by its owner, not just its key
Show description for 015d6d8
anoop-narang
committed
015d6d8
View commit details
Copy full SHA for 015d6d8
Browse repository at this point
fix(cache): drop a stale disk write and reclaim the object it supersedes
Show description for b5cf5a5
anoop-narang
committed
b5cf5a5
View commit details
Copy full SHA for b5cf5a5
Browse repository at this point
fix(cache): guard only rewrites, and give back a dropped write's disk
Show description for 8f3da28
anoop-narang
committed
8f3da28
View commit details
Copy full SHA for 8f3da28
Browse repository at this point
fix(cache): keep the assertion on row group and column ids
Show description for 0637e74
anoop-narang
committed
0637e74
View commit details
Copy full SHA for 0637e74
Browse repository at this point
fix(cache): delete the store objects a reset forgets
Show description for 123cb51
anoop-narang
committed
123cb51
View commit details
Copy full SHA for 123cb51
Browse repository at this point
You can’t perform that action at this time.