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

feat: in StreamWriterV2, supports new append, which takes rows and offset #894

Merged
merged 8 commits into from Mar 1, 2021

Commits on Feb 24, 2021

  1. feat: StreamWriterV2 will attach stream name in the first request in …

    …the connection and remove stream name and schema in the following ones.
    yayi-google committed Feb 24, 2021
    Copy the full SHA
    33d860a View commit details
    Browse the repository at this point in the history
  2. feat: StreamWriterV2 will attach stream name in the first request in …

    …the connection and remove stream name and schema in the following ones
    yayi-google committed Feb 24, 2021
    Copy the full SHA
    25d9874 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be27cbc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Copy the full SHA
    f677870 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4148bfd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. merge with upstream

    yayi-google committed Feb 26, 2021
    Copy the full SHA
    e4a0f82 View commit details
    Browse the repository at this point in the history
  2. remove duplicated code

    yayi-google committed Feb 26, 2021
    Copy the full SHA
    afff8ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e8a3c63 View commit details
    Browse the repository at this point in the history