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

[Pulsar IO][Issue 5633]Support avro schema for debezium connector #6034

Merged

Commits on Apr 27, 2020

  1. Add avro parse

    tuteng authored and gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e3c344b View commit details
    Browse the repository at this point in the history
  2. Add Class KafkaSchema

    tuteng authored and gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a0699df View commit details
    Browse the repository at this point in the history
  3. Add cache for key and value schema

    tuteng authored and gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9533d3b View commit details
    Browse the repository at this point in the history
  4. Support debezium avro schema

    tuteng authored and gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    b84ecea View commit details
    Browse the repository at this point in the history
  5. Delete no used dependency

    tuteng authored and gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f616562 View commit details
    Browse the repository at this point in the history
  6. debezium connect source support `org.apache.pulsar.kafka.shade.io.con…

    …fluent.connect.avro.AvroConverter`, add integration test
    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    e9a8bc2 View commit details
    Browse the repository at this point in the history
  7. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    6675996 View commit details
    Browse the repository at this point in the history
  8. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    86d4779 View commit details
    Browse the repository at this point in the history
  9. add some test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    0f041d7 View commit details
    Browse the repository at this point in the history
  10. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    01eee75 View commit details
    Browse the repository at this point in the history
  11. add some test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    58bfc7d View commit details
    Browse the repository at this point in the history
  12. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    78856e0 View commit details
    Browse the repository at this point in the history
  13. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ded2cd0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b15839d View commit details
    Browse the repository at this point in the history
  15. some test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    dcf9202 View commit details
    Browse the repository at this point in the history
  16. some test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    2a9de58 View commit details
    Browse the repository at this point in the history
  17. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    8a77ba8 View commit details
    Browse the repository at this point in the history
  18. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    56b4d27 View commit details
    Browse the repository at this point in the history
  19. add test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    54d636e View commit details
    Browse the repository at this point in the history
  20. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    980ecb8 View commit details
    Browse the repository at this point in the history
  21. add test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c09e9b4 View commit details
    Browse the repository at this point in the history
  22. add test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    406d3af View commit details
    Browse the repository at this point in the history
  23. add test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    0057cbb View commit details
    Browse the repository at this point in the history
  24. fix docs

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1e19a9a View commit details
    Browse the repository at this point in the history
  25. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    39f9f7d View commit details
    Browse the repository at this point in the history
  26. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    1d54597 View commit details
    Browse the repository at this point in the history
  27. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    4e077b5 View commit details
    Browse the repository at this point in the history
  28. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    78ef864 View commit details
    Browse the repository at this point in the history
  29. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d45f27a View commit details
    Browse the repository at this point in the history
  30. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7e91ab0 View commit details
    Browse the repository at this point in the history
  31. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5aa985c View commit details
    Browse the repository at this point in the history
  32. fix test

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    dc83b12 View commit details
    Browse the repository at this point in the history
  33. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    a03f6dc View commit details
    Browse the repository at this point in the history
  34. fix

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d07394a View commit details
    Browse the repository at this point in the history
  35. delete test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7698bc9 View commit details
    Browse the repository at this point in the history
  36. delete test log

    gaoran10 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    6c2f98d View commit details
    Browse the repository at this point in the history