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

Add batch composite sink #4105

Merged
merged 31 commits into from
Aug 4, 2023
Merged

Commits on Jul 24, 2023

  1. Initial batch BG sink

    olivergrabinski committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4133644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5142531 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    51bc480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d98c0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e73fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Failed elems shouldn't be mapped to dropped. Chunks of dropped elems …

    …should still go to the sink
    olivergrabinski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0dc80ff View commit details
    Browse the repository at this point in the history
  2. Clean imports

    olivergrabinski committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c124d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957d9e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    5c62f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0089173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6005b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd6f044 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    8c5ea75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb16dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44bcd91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e4f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7834fb1 View commit details
    Browse the repository at this point in the history
  6. Group composite sinks

    olivergrabinski committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    43a5e03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab6c2bd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    d704151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66c076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b8031 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e18b188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81930ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f28b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3053b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7181fe View commit details
    Browse the repository at this point in the history
  6. Add missing bracket

    olivergrabinski committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3c05a09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a9229e View commit details
    Browse the repository at this point in the history
  8. Split QueryGraph

    olivergrabinski committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8774311 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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