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

codec(ticdc): canal-json support compatible content by output detailed mysql type information #10014

Merged
merged 38 commits into from
Nov 20, 2023

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    2360009 View commit details
    Browse the repository at this point in the history
  2. use compactStr

    3AceShowHand committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f5537d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. update test data.

    3AceShowHand committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    daea338 View commit details
    Browse the repository at this point in the history
  2. add more col info.

    3AceShowHand committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0d8ac45 View commit details
    Browse the repository at this point in the history
  3. fix avro test.

    3AceShowHand committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7eb9368 View commit details
    Browse the repository at this point in the history
  4. fix test data

    3AceShowHand committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f1048e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    361a8e8 View commit details
    Browse the repository at this point in the history
  6. add more case.

    3AceShowHand committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1bc2bc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a70c8bb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    842fcb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa286e View commit details
    Browse the repository at this point in the history
  3. fix canal-json test.

    3AceShowHand committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a0a30b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    b0bf06f View commit details
    Browse the repository at this point in the history
  2. adjust java type.

    3AceShowHand committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b70b304 View commit details
    Browse the repository at this point in the history
  3. fix make fmt

    3AceShowHand committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c8c69e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    ee5d1b5 View commit details
    Browse the repository at this point in the history
  2. add more unit test.

    3AceShowHand committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e2f11f9 View commit details
    Browse the repository at this point in the history
  3. add more unit test.

    3AceShowHand committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a77d652 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix some unit test.

    3AceShowHand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8182adb View commit details
    Browse the repository at this point in the history
  2. fix some unit test.

    3AceShowHand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    04b83a4 View commit details
    Browse the repository at this point in the history
  3. make this runnable.

    3AceShowHand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d8c2010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    126f8d0 View commit details
    Browse the repository at this point in the history
  5. fix canal json encoder.

    3AceShowHand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    02b5675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b79dbd2 View commit details
    Browse the repository at this point in the history
  7. fix all unit test.

    3AceShowHand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e47a21a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix canal json unit test

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    15797ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94da5e1 View commit details
    Browse the repository at this point in the history
  3. fix make check.

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    49647b5 View commit details
    Browse the repository at this point in the history
  4. fix panc.

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0ef812b View commit details
    Browse the repository at this point in the history
  5. add a log to help debug

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    42e060c View commit details
    Browse the repository at this point in the history
  6. fix some unit test.

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9bba575 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16c760f View commit details
    Browse the repository at this point in the history
  8. fix the bug.

    3AceShowHand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    328e8a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    6db2a5b View commit details
    Browse the repository at this point in the history
  2. add to the run group.

    3AceShowHand committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0f22efc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. support config file.

    3AceShowHand committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    25c9e42 View commit details
    Browse the repository at this point in the history
  2. fix ut

    3AceShowHand committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f50de80 View commit details
    Browse the repository at this point in the history