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

Update GenericBinaryBuilder to use buffer builders directly. #2117

Merged
merged 5 commits into from Jul 21, 2022

Commits on Jul 21, 2022

  1. update the struct of binary builder

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 21, 2022
    Copy the full SHA
    485fea4 View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 21, 2022
    Copy the full SHA
    b01e79e View commit details
    Browse the repository at this point in the history
  3. refine the test code

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 21, 2022
    Copy the full SHA
    189994c View commit details
    Browse the repository at this point in the history
  4. more tests

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 21, 2022
    Copy the full SHA
    57fcbbc View commit details
    Browse the repository at this point in the history
  5. fix nits

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jul 21, 2022
    Copy the full SHA
    c3a9be3 View commit details
    Browse the repository at this point in the history