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] StarRocks-sink support schema evolution #8082

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from

Commits on Aug 22, 2024

  1. [Fix] [sink elasticsearch] Fix the issue of sink-es saveMode conflict…

    …ing with Elasticsearch's automatic index creation apache#7430
    jw-itq authored and Hisoka-X committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d272789 View commit details
    Browse the repository at this point in the history
  2. [Fix] [sink elasticsearch] Fix the issue of sink-es saveMode and es a…

    …utomatic index creation conflict apache#7430
    jw-itq authored and Hisoka-X committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4ebc66b View commit details
    Browse the repository at this point in the history
  3. [Bug] [sink elasticsearch] the savemode of sink-es conficts with es a…

    …utomatically creating indexes based on templates apache#7430
    jw-itq authored and Hisoka-X committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6810d80 View commit details
    Browse the repository at this point in the history
  4. [Fix] [sink elasticsearch] Fix the issue of sink-es saveMode and es a…

    …utomatic index creation conflict apache#7430
    jw-itq authored and Hisoka-X committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ac50c3e View commit details
    Browse the repository at this point in the history
  5. [Fix] [sink elasticsearch] Fix the issue of sink-es saveMode and es a…

    …utomatic index creation conflict apache#7430
    jw-itq authored and Hisoka-X committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6e8ccc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3936038 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bc24c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

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

Commits on Sep 17, 2024

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

Commits on Nov 11, 2024

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

Commits on Nov 12, 2024

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

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    5d61e76 View commit details
    Browse the repository at this point in the history
  2. support schema evolution

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2723cb4 View commit details
    Browse the repository at this point in the history
  3. change package name

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0b33432 View commit details
    Browse the repository at this point in the history
  4. fix

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b00c5d0 View commit details
    Browse the repository at this point in the history
  5. fix

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5665556 View commit details
    Browse the repository at this point in the history
  6. fix

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    12c8e68 View commit details
    Browse the repository at this point in the history
  7. fix

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    abd304e View commit details
    Browse the repository at this point in the history
  8. fix e2e test

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a947891 View commit details
    Browse the repository at this point in the history
  9. fix e2e test

    jw-itq committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e17e1aa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. fix e2e test

    jw-itq committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3a05bf6 View commit details
    Browse the repository at this point in the history
  2. log level

    jw-itq committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    bb429c4 View commit details
    Browse the repository at this point in the history
  3. change log level

    jw-itq committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8f8e143 View commit details
    Browse the repository at this point in the history
  4. fix fe port

    jw-itq committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0693041 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix test case

    jw-itq committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c586910 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    84b59ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573ec9c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. optimized code

    jw-itq committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    36a892c View commit details
    Browse the repository at this point in the history
  2. update doc

    jw-itq committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    43a02ac View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Nov 28, 2024

  1. fix code

    jw-itq committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5d2fabe View commit details
    Browse the repository at this point in the history
  2. fix code

    jw-itq committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7ab43fd View commit details
    Browse the repository at this point in the history