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

sink/codec(cdc): refactor Avro codec #5339

Merged
merged 27 commits into from
May 17, 2022
Merged

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    f45b82f View commit details
    Browse the repository at this point in the history
  2. adjust ut & conform lint

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3c98c10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a630f View commit details
    Browse the repository at this point in the history
  4. change extension fields

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8bffe1e View commit details
    Browse the repository at this point in the history
  5. sanitize column name

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    81195af View commit details
    Browse the repository at this point in the history
  6. add namespace

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    adfe79d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4a6e33 View commit details
    Browse the repository at this point in the history
  8. sanitize record name

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f942aea View commit details
    Browse the repository at this point in the history
  9. adjust mq_protocol_tests

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e38e955 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a27a8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddcf48e View commit details
    Browse the repository at this point in the history
  12. adjust namespace

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    04e850e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1d7da14 View commit details
    Browse the repository at this point in the history
  14. fix namespace sanitizing

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6879588 View commit details
    Browse the repository at this point in the history
  15. sanitize topic

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0bad60a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e293b8e View commit details
    Browse the repository at this point in the history
  17. fix go.mod

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    53ce7d5 View commit details
    Browse the repository at this point in the history
  18. address comments

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    af3bdac View commit details
    Browse the repository at this point in the history
  19. fix missing

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ece90ec View commit details
    Browse the repository at this point in the history
  20. log error

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e04d0f8 View commit details
    Browse the repository at this point in the history
  21. remove errors.Annotate

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    756553f View commit details
    Browse the repository at this point in the history
  22. use primary keys

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d3b9f09 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3c89d33 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5a1243b View commit details
    Browse the repository at this point in the history
  25. fix lint

    zhangyangyu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fe183c1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9301ca6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    819d435 View commit details
    Browse the repository at this point in the history