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

[cdc-pipeline-connector][starrocks] Introduce starrocks cdc pipeline DataSink #2765

Closed
wants to merge 20 commits into from

Commits on Dec 4, 2023

  1. Add framework

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bf5d243 View commit details
    Browse the repository at this point in the history
  2. Implement StarRocksMetadataApplier

    Signed-off-by: PengFei Li <[email protected]>
    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3fbbfd7 View commit details
    Browse the repository at this point in the history
  3. Implement StarRocksDataSink

    Signed-off-by: PengFei Li <[email protected]>
    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a64b5b2 View commit details
    Browse the repository at this point in the history
  4. Remove StarRocksCatalog

    Signed-off-by: PengFei Li <[email protected]>
    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    31784e6 View commit details
    Browse the repository at this point in the history
  5. Add EventRecordSerializerTest

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    be4456c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b027fde View commit details
    Browse the repository at this point in the history
  7. set log off

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b9fc733 View commit details
    Browse the repository at this point in the history
  8. Add snapshot repo

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0a39a7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    619962e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1cd241 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b2b945 View commit details
    Browse the repository at this point in the history
  12. minor fix

    Signed-off-by: PengFei Li <[email protected]>
    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    464d4b8 View commit details
    Browse the repository at this point in the history
  13. Fix jdbc driver load

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c057ae6 View commit details
    Browse the repository at this point in the history
  14. Force to use at-least-once

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    23a2a90 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa7e4f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    916828f View commit details
    Browse the repository at this point in the history
  17. Remove snapshot repo from pom

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b834bc5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f18bbe8 View commit details
    Browse the repository at this point in the history
  19. Fix compile failure

    banmoy committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4db2da4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7688367 View commit details
    Browse the repository at this point in the history