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(connector): add DynamoDB sink #16670

Merged
merged 13 commits into from
Jun 4, 2024
Merged

feat(connector): add DynamoDB sink #16670

merged 13 commits into from
Jun 4, 2024

Commits on May 9, 2024

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

Commits on May 10, 2024

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

Commits on May 11, 2024

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

Commits on May 13, 2024

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

Commits on May 16, 2024

  1. fix(sink): auto de-dup dynamodb requests before sending

    refactor dynamodb sink to use batch_write_item
    jetjinser committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2f7b839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4686b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56bf209 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix comm

    xxhZs committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4d6b979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca56ce5 View commit details
    Browse the repository at this point in the history
  3. fix ut

    xxhZs committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5e85b38 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 4, 2024

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

    fix
    xxhZs committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7e8f23c View commit details
    Browse the repository at this point in the history