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

ISSUE-2814: introducing distributed insertion #2945

Merged
merged 28 commits into from
Nov 26, 2021

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    4b0813b View commit details
    Browse the repository at this point in the history
  2. rename append_data to sink

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0194c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e06d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1650119 View commit details
    Browse the repository at this point in the history
  5. enable SinkTransform

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4033b26 View commit details
    Browse the repository at this point in the history
  6. rm debug eprintlns

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    868d250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0385619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0a4252 View commit details
    Browse the repository at this point in the history
  9. fix make hint

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    6d8c496 View commit details
    Browse the repository at this point in the history
  10. fix stateless tests

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    32d7d71 View commit details
    Browse the repository at this point in the history
  11. commit in copy

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9b2eeed View commit details
    Browse the repository at this point in the history
  12. tmp fix: fix sink schema

    dantengsky committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e125f58 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. new stateless test cases

    dantengsky committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a1b0fdf View commit details
    Browse the repository at this point in the history
  2. cargo fix

    dantengsky committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    8529e32 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    0611f4c View commit details
    Browse the repository at this point in the history
  2. extract schedule.rs

    dantengsky committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6445966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c0cc5 View commit details
    Browse the repository at this point in the history
  4. deduplicate codes

    dantengsky committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7fa32e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da2c005 View commit details
    Browse the repository at this point in the history
  6. resolve conflicts

    dantengsky committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    94de75f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    c9d9037 View commit details
    Browse the repository at this point in the history
  2. fix compile error

    dantengsky committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b52f9df View commit details
    Browse the repository at this point in the history
  3. bring back buffered stream

    dantengsky committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6e0d467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aecffa View commit details
    Browse the repository at this point in the history
  5. lazy init Sink Schema

    dantengsky committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    39d5e1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f798e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbe45aa View commit details
    Browse the repository at this point in the history
  8. merge with main branch

    dantengsky committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ae8e612 View commit details
    Browse the repository at this point in the history