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

[API-Draft] Add comment on common interface. #1888

Merged
merged 23 commits into from
May 16, 2022

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    16a6b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d7b579 View commit details
    Browse the repository at this point in the history
  3. Fix maven package error

    Hisoka-X committed May 10, 2022
    Configuration menu
    Copy the full SHA
    6660dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    725a15c View commit details
    Browse the repository at this point in the history
  5. add spark converter

    Hisoka-X committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c5af125 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. add spark converter

    Hisoka-X committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fd50f07 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    42337a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87058b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merge branch 'api-draft' into api-draft-sink-spark

    # Conflicts:
    #	seatunnel-api/src/main/java/org/apache/seatunnel/api/sink/SinkAggregatedCommitter.java
    #	seatunnel-api/src/main/java/org/apache/seatunnel/api/sink/SinkCommitter.java
    #	seatunnel-api/src/main/java/org/apache/seatunnel/api/sink/SinkWriter.java
    #	seatunnel-translation/seatunnel-translation-base/src/main/java/org/apache/seatunnel/translation/serialization/SerializerConverter.java
    #	seatunnel-translation/seatunnel-translation-base/src/main/java/org/apache/seatunnel/translation/sink/SinkAggregatedCommitterConverter.java
    #	seatunnel-translation/seatunnel-translation-base/src/main/java/org/apache/seatunnel/translation/sink/SinkCommitterConverter.java
    #	seatunnel-translation/seatunnel-translation-base/src/main/java/org/apache/seatunnel/translation/sink/SinkConverter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkCommitterConverter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkGlobalCommitter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkGlobalCommitterConverter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkSimpleVersionedSerializerConverter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkSink.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkSinkConverter.java
    #	seatunnel-translation/seatunnel-translation-flink/src/main/java/org/apache/seatunnel/translation/flink/sink/FlinkSinkWriter.java
    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    543f1aa View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1faa7b2 View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ba1bd2f View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6ee247b View commit details
    Browse the repository at this point in the history
  5. change license

    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e0ef669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb3a298 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'api-draft-sink-spark' into api-draft

    # Conflicts:
    #	seatunnel-common/src/main/java/org/apache/seatunnel/common/utils/SerializationUtils.java
    #	seatunnel-translation/seatunnel-translation-spark/src/main/java/org/apache/seatunnel/translation/spark/sink/SparkSinkInjector.java
    Hisoka-X committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4ed3a3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6a4a34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00401f4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    efa8383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234728d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    604f29a View commit details
    Browse the repository at this point in the history
  4. add serializable interface

    Hisoka-X committed May 16, 2022
    Configuration menu
    Copy the full SHA
    36149dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41eb298 View commit details
    Browse the repository at this point in the history
  6. add serializable interface

    Hisoka-X committed May 16, 2022
    Configuration menu
    Copy the full SHA
    76295c3 View commit details
    Browse the repository at this point in the history