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
/
tsfile
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
201
Code
Issues
30
Pull requests
41
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[Feature][C++][Python] Support seekable random-access TsFile sources
- #939
#939
Merged
ColinLeeo
merged 10 commits into
apache:develop
apache/tsfile:develop
from
ColinLeeo:python-file-like-reader
ColinLeeo/tsfile:python-file-like-reader
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[Feature][C++][Python] Support seekable random-access TsFile sources
#939
ColinLeeo
merged 10 commits into
apache:develop
apache/tsfile:develop
from
ColinLeeo:python-file-like-reader
ColinLeeo/tsfile:python-file-like-reader
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
feat(python): support seekable TsFile sources
ColinLeeo
committed
d846555
View commit details
Copy full SHA for d846555
Browse repository at this point
fix(python): release GIL while advancing result sets
ColinLeeo
committed
86a387a
View commit details
Copy full SHA for 86a387a
Browse repository at this point
Commits on Sep 8, 2026
refactor(cpp): make TsFileReader non-movable
ColinLeeo
committed
4805d33
View commit details
Copy full SHA for 4805d33
Browse repository at this point
Merge develop into python-file-like-reader
ColinLeeo
committed
58a1d09
View commit details
Copy full SHA for 58a1d09
Browse repository at this point
refactor(cpp): rename local random-access file backend
ColinLeeo
committed
de77c50
View commit details
Copy full SHA for de77c50
Browse repository at this point
fix(reader): propagate query and metadata list read errors
ColinLeeo
committed
7501796
View commit details
Copy full SHA for 7501796
Browse repository at this point
Commits on Sep 9, 2026
Fix incomplete metadata reads before deserialization
ColinLeeo
committed
08ad553
View commit details
Copy full SHA for 08ad553
Browse repository at this point
Address device metadata and Python path review findings
ColinLeeo
committed
8a87b51
View commit details
Copy full SHA for 8a87b51
Browse repository at this point
Map Python source size probe failures to FileOpenError
ColinLeeo
committed
76afe9a
View commit details
Copy full SHA for 76afe9a
Browse repository at this point
Clarify read-only random access names and reader source tests
ColinLeeo
committed
ad14ef7
View commit details
Copy full SHA for ad14ef7
Browse repository at this point
You can’t perform that action at this time.