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(spec): Add DataFileMeta #15

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

crrow
Copy link
Contributor

@crrow crrow commented Jul 8, 2024

Close #10

What I did

Ported DataFileMeta and some associated class into Rust

@crrow crrow marked this pull request as ready for review July 8, 2024 15:58
@crrow crrow changed the title draft: add spec of datafilemeta feat: add spec of datafilemeta Jul 8, 2024
@crrow
Copy link
Contributor Author

crrow commented Jul 9, 2024

Thank @Xuanwo for your review, I'll address it later.

@crrow crrow force-pushed the feat/add-datafile branch from 8804802 to 9bb730c Compare July 9, 2024 15:34
@crrow
Copy link
Contributor Author

crrow commented Jul 10, 2024

@Xuanwo hi,I have addressed all above problems

@Xuanwo
Copy link
Member

Xuanwo commented Jul 10, 2024

@Xuanwo hi,I have addressed all above problems

Thanks, I will find time to review this PR later this week.

@SteNicholas SteNicholas changed the title feat: add spec of datafilemeta feat(spec): Add DataFileMeta Jul 16, 2024
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!

@Xuanwo
Copy link
Member

Xuanwo commented Jul 17, 2024

cc @SteNicholas and @JingsongLi for another look.

@JingsongLi
Copy link
Contributor

Build seems broken now.

@crrow crrow force-pushed the feat/add-datafile branch from 2a7be2d to 0537104 Compare July 18, 2024 16:15
@crrow
Copy link
Contributor Author

crrow commented Jul 18, 2024

I've made some modifications to address Clippy's recommendations. The build should now work.

@JingsongLi JingsongLi closed this Jul 19, 2024
@JingsongLi JingsongLi reopened this Jul 19, 2024
@JingsongLi JingsongLi closed this Jul 23, 2024
@JingsongLi JingsongLi reopened this Jul 23, 2024
Copy link
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 0ff9a96 into apache:main Jul 24, 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.

spec: Implement Datafile
3 participants