Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: support vortex as option file format#9642

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
haohuaijin wants to merge22 commits intomain
base:main
Choose a base branch
Loading
fromvortex-impl

Conversation

@haohuaijin
Copy link
Collaborator

@haohuaijinhaohuaijin commentedDec 16, 2025
edited
Loading

Design at: support vortex as option file format

  • add config to contral generate parquet or vortex;
  • ingester: based on the config to generate parquet or vortex in ingester;
  • ingester: when write to file_list, should havemis_ts,max_ts,records,original_size
  • compact: based on the config to generate parquet or vortex in compact, and when merge small file to large one should consider both have parquet and vortex format;
  • query: split the file by fileformat, and union it;
  • tantivy index for vortex;
  • array.value(i) is safe to use?
  • downsampling in compact should support vortex
  • support metadata like parquet(look like vortex current do not support this);
  • broadcast join for enrichment should support vortex(do we really need it?)
  • compact flatten
  • how to calculate bloom filter ndv
  • cli to recover file list

@github-actions
Copy link
Contributor

Failed to generate code suggestions for PR

@haohuaijinhaohuaijin changed the titleVortex implfeat: support vortex as option file formatDec 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotAwaiting requested review from CopilotCopilot will automatically review once the pull request is marked ready for review

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@haohuaijin

[8]ページ先頭

©2009-2025 Movatter.jp