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]Db2 cdc #3

Open
wants to merge 42 commits into
base: test_dev
Choose a base branch
from
Open

[feature]Db2 cdc #3

wants to merge 42 commits into from

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    3eb7aa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfc080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c917c8 View commit details
    Browse the repository at this point in the history
  4. delete unused clas field

    vinlee19 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e95bf2f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    25476ce View commit details
    Browse the repository at this point in the history
  2. add unit test for buckets

    vinlee19 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9f7a2d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. fix

    vinlee19 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a2b1092 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. db2-cdc

    vinlee19 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    49d9b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e84fb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. support db2 cdc

    vinlee19 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    dee494e View commit details
    Browse the repository at this point in the history
  2. modify CdcTools

    vinlee19 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1c2b1d8 View commit details
    Browse the repository at this point in the history
  3. revert

    vinlee19 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c9c5699 View commit details
    Browse the repository at this point in the history
  4. add license

    vinlee19 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8ab3964 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. db2-cdc

    vinlee19 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8bf753a View commit details
    Browse the repository at this point in the history
  2. support db2 cdc

    vinlee19 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    623a377 View commit details
    Browse the repository at this point in the history
  3. modify CdcTools

    vinlee19 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    828bf0c View commit details
    Browse the repository at this point in the history
  4. revert

    vinlee19 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0c0e1e9 View commit details
    Browse the repository at this point in the history
  5. add license

    vinlee19 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2e1f43a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d367ea View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. rebase code

    vinlee19 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e0e26e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge remote-tracking branch 'origin/db2-cdc' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/db2/Db2Schema.java
    vinlee19 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8ca2e0b View commit details
    Browse the repository at this point in the history
  2. modify flink cdc version

    vinlee19 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6f19735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5145d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9806ff View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge remote-tracking branch 'upstream/master' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/pom.xml
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/CdcTools.java
    vinlee19 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e361b7b View commit details
    Browse the repository at this point in the history
  2. add new type

    vinlee19 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fdb2b2f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    98a2965 View commit details
    Browse the repository at this point in the history
  2. update flink cdc to 3.1

    vinlee19 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b17a6c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge remote-tracking branch 'upstream/master' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/serializer/jsondebezium/JsonDebeziumSchemaChangeImplV2.java
    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9c251c0 View commit details
    Browse the repository at this point in the history
  2. add incremental snapshot

    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    add6169 View commit details
    Browse the repository at this point in the history
  3. modify mongodb package

    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8dc9383 View commit details
    Browse the repository at this point in the history
  4. modify package name

    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3dba83e View commit details
    Browse the repository at this point in the history
  5. remove duplicate code

    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a5ca769 View commit details
    Browse the repository at this point in the history
  6. refactor code

    vinlee19 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    44bea7d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge remote-tracking branch 'upstream/master' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/pom.xml
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/postgres/PostgresDatabaseSync.java
    vinlee19 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    62bee8f View commit details
    Browse the repository at this point in the history
  2. fix data type mapping error

    vinlee19 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3622c29 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge remote-tracking branch 'upstream/master' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/serializer/jsondebezium/JsonDebeziumChangeUtils.java
    vinlee19 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    905d40a View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    vinlee19 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c424565 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into db2-cdc

    # Conflicts:
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/CdcTools.java
    #	flink-doris-connector/src/main/java/org/apache/doris/flink/tools/cdc/SourceConnector.java
    vinlee19 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c3492c6 View commit details
    Browse the repository at this point in the history
  4. resolve conflict

    vinlee19 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    187b7d7 View commit details
    Browse the repository at this point in the history
  5. resolve conflict

    vinlee19 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    92c9e40 View commit details
    Browse the repository at this point in the history