Skip to content
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

feat(file_index): add file index format read and write #63

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

devillove084
Copy link
Contributor

part #34

@devillove084 devillove084 force-pushed the feat/impl_file_index_format branch from 980dd62 to 96cdef9 Compare August 23, 2024 17:00
@devillove084
Copy link
Contributor Author

This update involves the reconstruction of FileIndexFormat's reading and writing functionalities based on the new FileIO. To keep the changes manageable, I’ve split the PR into smaller parts. If you have a moment, I would greatly appreciate reviews. @Xuanwo @SteNicholas

crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/src/file_index/file_index_format.rs Outdated Show resolved Hide resolved
crates/paimon/Cargo.toml Outdated Show resolved Hide resolved
@devillove084 devillove084 force-pushed the feat/impl_file_index_format branch 2 times, most recently from 82f47ea to 5f4f2f8 Compare August 29, 2024 18:08
@devillove084
Copy link
Contributor Author

Sorry for being late again. I have corrected all your comments. Please review them when you have time to see if there are any problems. Thank you very much. @Xuanwo

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks, let's move!

@devillove084 devillove084 force-pushed the feat/impl_file_index_format branch from 5f4f2f8 to c761c0e Compare September 1, 2024 15:35
Copy link
Contributor

@Aitozi Aitozi left a comment

Choose a reason for hiding this comment

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

+1

@Aitozi Aitozi merged commit 65eb13a into apache:main Sep 2, 2024
7 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.

4 participants