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]add raw format with KafkaSource #4844

Closed
wants to merge 16 commits into from

Commits on May 29, 2023

  1. add raw format with KafkaSource

    lightzhao committed May 29, 2023
    Configuration menu
    Copy the full SHA
    43718a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. Merge branch 'dev' into add-raw-format

    # Conflicts:
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/MessageFormat.java
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSource.java
    lightzhao committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f103360 View commit details
    Browse the repository at this point in the history
  2. update.

    lightzhao committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7afe626 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/add-raw-format' into add-raw-format

    # Conflicts:
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/MessageFormat.java
    lightzhao committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    eaeece8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix class miss.

    lightzhao committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5c062be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into add-raw-format

    lightzhao committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2d656ef View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix code style.

    lightzhao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6f08e71 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge branch 'dev' into add-raw-format

    lightzhao committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f1de3cb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Merge branch 'dev' into add-raw-format

    # Conflicts:
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/MessageFormat.java
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSource.java
    lightzhao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bf5de08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-raw-format' of github.com:lightzhao/incubator-seatu…

    …nnel into add-raw-format
    
    � Conflicts:
    �	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/config/MessageFormat.java
    �	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSource.java
    lightzhao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b9aaf22 View commit details
    Browse the repository at this point in the history
  3. update.

    lightzhao committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b304ca3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge branch 'dev' into add-raw-format

    lightzhao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    55d795d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'dev' into add-raw-format

    # Conflicts:
    #	seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/serialize/DefaultSeaTunnelRowSerializer.java
    #	seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java
    lightzhao committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    97030e9 View commit details
    Browse the repository at this point in the history