-
Notifications
You must be signed in to change notification settings - Fork 76
feat: avro support applying field-ids based on name mapping #127
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: avro support applying field-ids based on name mapping #127
Conversation
mapleFU
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.
Just a style pass
46391f0 to
7ddeb06
Compare
|
@wgtmac hi please help me review it again when you’re free. |
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.
Thanks for the update! I have left some comments. Let me know when all test cases are good.
|
@wgtmac hi, I update code and all test is ok |
13aef21 to
a19781e
Compare
|
Thanks a lot for reviewing my changes , I’ve updated the code based on your suggestions, please check if there are any other suggestions for this PR? @wgtmac |
9ad7bcf to
c5a71ad
Compare
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
Co-authored-by: Gang Wu <ustcwg@gmail.com>
c5a71ad to
94cee21
Compare
|
Thanks review PR, I have to fix field id, and test case is ok, please check if there are any other suggestions? @wgtmac |
|
Is it ready to review again? @MisterRaindrop |
|
please review it thanks |
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.
Thanks, I just found some issues with the attributes. Others look good to me.
|
I will fix it very thanks |
|
@wgtmac can start to review it, thanks |
|
@wgtmac It's ready to review |
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.
LGTM. Thanks @MisterRaindrop!
|
@Fokko @zeroshade Could you please take a look? I think this is ready to merge. |
see issue #128