-
Notifications
You must be signed in to change notification settings - Fork 70
feat: support avro writer #173
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
Conversation
wgtmac
left a comment
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.
Left some minor comments. Please rebase on the latest main branch to trigger the pre-commit CI (my fix was just merged).
1 add avro writer and factory(without write func since converter pull/166 not finished yet) 2 add file metrics definition
78b9c8c to
74f61ae
Compare
patch rebased |
Fokko
left a comment
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.
This makes sense, thanks @dongxiao1198 for adding this, and thanks @wgtmac and @zhjwpku for the review 🙌
Co-authored-by: Junwang Zhao <[email protected]>
1 add avro writer and factory(without write func since converter pull/166 not finished yet)
2 add file metrics definition