Skip to content

[core] Add FileType enum for classifying Paimon files#7613

Merged
JingsongLi merged 2 commits intoapache:masterfrom
LsomeYeah:file-type
Apr 10, 2026
Merged

[core] Add FileType enum for classifying Paimon files#7613
JingsongLi merged 2 commits intoapache:masterfrom
LsomeYeah:file-type

Conversation

@LsomeYeah
Copy link
Copy Markdown
Contributor

Purpose

Add FileType enum (META, DATA, BUCKET_INDEX, GLOBAL_INDEX, FILE_INDEX) with a classify(Path) method to determine file types based on file path and name patterns.

Tests

Copy link
Copy Markdown
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@JingsongLi JingsongLi merged commit f424d26 into apache:master Apr 10, 2026
12 of 13 checks passed
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.

2 participants