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][Connector-v2] improve assert sink connector #2844

Merged
merged 26 commits into from
Oct 8, 2022

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    c133e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e489b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    7611758 View commit details
    Browse the repository at this point in the history
  2. modify test conf

    liugddx committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    80255b9 View commit details
    Browse the repository at this point in the history
  3. modify fix some bug

    liugddx committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9fa5135 View commit details
    Browse the repository at this point in the history
  4. modify test conf

    liugddx committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d504791 View commit details
    Browse the repository at this point in the history
  5. modify test conf

    liugddx committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    60cd527 View commit details
    Browse the repository at this point in the history
  6. modify assert doc

    liugddx committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    99dd036 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2bf142 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30d42f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge remote-tracking branch 'upstream/dev' into enhance-assert

    # Conflicts:
    #	seatunnel-examples/seatunnel-flink-connector-v2-example/src/main/resources/examples/fake_to_console.conf
    liugddx committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    8a306de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    548b211 View commit details
    Browse the repository at this point in the history
  2. modify conf

    liugddx committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    533b1c1 View commit details
    Browse the repository at this point in the history
  3. fix CI error

    liugddx committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    355f810 View commit details
    Browse the repository at this point in the history
  4. fix NPE bug

    liugddx committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a3dfa09 View commit details
    Browse the repository at this point in the history
  5. fix redis e2e bug

    liugddx committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6a0d77c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. print error log

    liugddx committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    18fa0a0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/dev' into enhance-assert

    # Conflicts:
    #	seatunnel-e2e/seatunnel-flink-connector-v2-e2e/connector-redis-flink-e2e/src/test/java/org/apache/seatunnel/e2e/flink/v2/redis/RedisIT.java
    #	seatunnel-e2e/seatunnel-flink-connector-v2-e2e/connector-redis-flink-e2e/src/test/resources/redis/redis_source_and_sink.conf
    #	seatunnel-e2e/seatunnel-spark-connector-v2-e2e/connector-redis-spark-e2e/src/test/java/org/apache/seatunnel/e2e/spark/v2/redis/RedisIT.java
    #	seatunnel-e2e/seatunnel-spark-connector-v2-e2e/connector-redis-spark-e2e/src/test/resources/redis/redis_source_and_sink.conf
    liugddx committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    db5b79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14a6e81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    290dcd7 View commit details
    Browse the repository at this point in the history
  5. fix config error

    liugddx committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    61aa91f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    787d429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637cccf View commit details
    Browse the repository at this point in the history
  3. fix ci error

    liugddx committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0512209 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. fix code style.

    liugddx committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b79cc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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