-
Notifications
You must be signed in to change notification settings - Fork 32
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
Conversation
Thank @Xuanwo for your review, I'll address it later. |
@Xuanwo hi,I have addressed all above problems |
Thanks, I will find time to review this PR later this week. |
There was a problem hiding this 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!
cc @SteNicholas and @JingsongLi for another look. |
Build seems broken now. |
I've made some modifications to address Clippy's recommendations. The build should now work. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Close #10
What I did
Ported DataFileMeta and some associated class into Rust