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

Flink: Tests alignment for the Flink Sink v2-based implemenation (IcebergSink) #11219

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    cd80ac1 View commit details
    Browse the repository at this point in the history
  2. Added useV2Sink parameter in tests for FlinkSink

    Arek Burdach committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eec1419 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. More tests covering IcebergSink

    Arek Burdach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4bd39bc View commit details
    Browse the repository at this point in the history
  2. Review comments

    Arek Burdach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e0aa16d View commit details
    Browse the repository at this point in the history
  3. code style fix

    Arek Burdach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5a75006 View commit details
    Browse the repository at this point in the history
  4. checkstyle fix

    Arek Burdach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7c1654 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. IcebergSinkBuilder: revert to interface

    Arek Burdach committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a6fa562 View commit details
    Browse the repository at this point in the history
  2. Spotless apply

    Arek Burdach committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2cae011 View commit details
    Browse the repository at this point in the history
  3. Review fixes: SinkUtil.checkAndGetEqualityFieldIds instead of Builder…

    ….checkAndGetEqualityFieldIds
    Arek Burdach committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    710710e View commit details
    Browse the repository at this point in the history
  4. cleanup

    Arek Burdach committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    514a636 View commit details
    Browse the repository at this point in the history
  5. typo fix

    Arek Burdach committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    158b5b7 View commit details
    Browse the repository at this point in the history