Skip to content

Draft PR for Parquet #6693

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented Apr 8, 2025

What this PR does:

This is a draft PR to share some initial code, as discussed with @jesusvazquez, @MichaHoffmann and @yeya24.

It includes a proof of concept for converting TSDB blocks to Parquet and querying them via a new queryable interface.

Note: There's quite a bit of duplicated logic at this stage (e.g., bucket index handling, block finders, etc.), which will need cleanup and refactoring.

This approach is inspired by the idea shared by @fpetkovski in this talk.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@alanprot alanprot marked this pull request as draft April 8, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant