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(sink): introduce log trait and adopt log reader and write in sink executor #8558

Merged
merged 11 commits into from
Apr 9, 2023

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    23bc699 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. fix unit test

    wenym1 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b509dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61dd343 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. add doc and comment

    wenym1 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8e8ee3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691d55a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    63652ed View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    8d3a8a0 View commit details
    Browse the repository at this point in the history
  2. fix comment and add unit test

    wenym1 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    3f60de3 View commit details
    Browse the repository at this point in the history
  3. fmt

    wenym1 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    27673f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5171314 View commit details
    Browse the repository at this point in the history
  5. add truncate in unit test

    wenym1 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4701e2c View commit details
    Browse the repository at this point in the history