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

[SCB-1071] Protobuf codec support array and primitive and packed #1056

Merged
merged 16 commits into from Jan 14, 2019

Conversation

wujimin
Copy link
Contributor

@wujimin wujimin commented Jan 10, 2019

this is a very big PR
because refactor all codec mechanism, and very difficult to split into small PR

please review followed by commit log, not review all of them in one time.

about 10000 lines code in "prepare test data model" is test data model that generated by protobuf, no need to review.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 86.179% when pulling 2318c9f on wujimin:protobuf-array-and-primitive into 0139312 on apache:master.

//Copyright 2007-2010 David Yu dyuproject@gmail.com
//------------------------------------------------------------------------
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the License.
Copy link
Contributor

Choose a reason for hiding this comment

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

This file is missed in LICENSE

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, changed from ByteBufferInputEx to ByteArrayInputEx, i will fix it.

@liubao68 liubao68 merged commit 41e843a into apache:master Jan 14, 2019
@wujimin wujimin deleted the protobuf-array-and-primitive branch February 14, 2019 01:13
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.

None yet

3 participants