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

[Feature][Connector-V2] [Amazondynamodb Connector]add amazondynamodb source & sink connnector #3166

Merged
merged 28 commits into from
Nov 4, 2022

Commits on Oct 24, 2022

  1. add amazondynamodb connnector

    liugddx committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a692d35 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. add amazondynamodb source

    liugddx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    08908af View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. add amazondynamodbSource

    liugddx committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d3fa1b9 View commit details
    Browse the repository at this point in the history
  2. add Amazondynamodb Source

    liugddx committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7ed060b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. fix Amazondynamodb Source bug

    liugddx committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    5b0ab48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc881a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a6d350 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. fix some bug

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    4714319 View commit details
    Browse the repository at this point in the history
  2. add doc

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    9f2d18b View commit details
    Browse the repository at this point in the history
  3. add e2e test

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    24071a3 View commit details
    Browse the repository at this point in the history
  4. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    05c05d9 View commit details
    Browse the repository at this point in the history
  5. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b586ce9 View commit details
    Browse the repository at this point in the history
  6. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    c0a9751 View commit details
    Browse the repository at this point in the history
  7. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    91ab78b View commit details
    Browse the repository at this point in the history
  8. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    38692ef View commit details
    Browse the repository at this point in the history
  9. fix e2e test error

    liugddx committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    efebf11 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    cd1ec33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73bb6df View commit details
    Browse the repository at this point in the history
  3. remove unnecessary code

    liugddx committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    39414cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964d580 View commit details
    Browse the repository at this point in the history
  5. add batch write.

    liugddx committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4e1e17c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. modify sink doc

    liugddx committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d1e4f1f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. fix cv bug.

    liugddx committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    aaf3d1d View commit details
    Browse the repository at this point in the history
  2. fix some error

    liugddx committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5a7ff67 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. fix bug.

    liugddx committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b26981a View commit details
    Browse the repository at this point in the history
  2. fix bug.

    liugddx committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    1e6e186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d8026 View commit details
    Browse the repository at this point in the history
  4. fix ci error

    liugddx committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fca481e View commit details
    Browse the repository at this point in the history