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][SQL Config] Add SQL config adapter #6757

Merged
merged 32 commits into from
May 11, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    74a2234 View commit details
    Browse the repository at this point in the history
  2. add e2e test case

    mcy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    28f4dac View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb677a8 View commit details
    Browse the repository at this point in the history
  2. add license header

    mcy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fdd43ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1157878 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. fix e2e test config util and remove ST4

    mcy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9235c8e View commit details
    Browse the repository at this point in the history
  2. fix e2e test spark2 config builder

    mcy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    34dcd33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e18f21 View commit details
    Browse the repository at this point in the history
  4. optimize code

    mcy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b538fd6 View commit details
    Browse the repository at this point in the history
  5. optimize code

    mcy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f5d1695 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix dead line

    mcy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3d3fde1 View commit details
    Browse the repository at this point in the history
  2. fix dead link

    mcy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    38617cd View commit details
    Browse the repository at this point in the history
  3. fix sql transform type error

    mcy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a13ef7b View commit details
    Browse the repository at this point in the history
  4. optimize code

    mcy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    77235d6 View commit details
    Browse the repository at this point in the history
  5. fix e2e test

    mcy committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0ad2d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    c8e7c56 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into freature/sql-config

    # Conflicts:
    #	docs/en/connector-v2/sink/Doris.md
    mcy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5551efc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    2db4d14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into freature/sql-config

    # Conflicts:
    #	seatunnel-core/seatunnel-core-starter/src/main/java/org/apache/seatunnel/core/starter/utils/ConfigBuilder.java
    #	seatunnel-core/seatunnel-spark-starter/seatunnel-spark-2-starter/src/main/java/org/apache/seatunnel/core/starter/spark/SparkStarter.java
    #	seatunnel-core/seatunnel-spark-starter/seatunnel-spark-starter-common/src/main/java/org/apache/seatunnel/core/starter/spark/SparkStarter.java
    mcy committed May 6, 2024
    Configuration menu
    Copy the full SHA
    efe60e3 View commit details
    Browse the repository at this point in the history
  3. fix conflict code

    mcy committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d5effec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd9e0f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74351e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba70acf View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/freature/sql-config' into freatu…

    …re/sql-config
    mcy committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c9aa2a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    98c2d80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72ee56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d679b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5136ae6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix spelling mistake of sql-config.md

    mcy committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0f66475 View commit details
    Browse the repository at this point in the history
  2. add some test case

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