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: Migrate subclasses of FlinkCatalogTestBase to JUnit5 #9381

Merged
merged 7 commits into from
Jan 13, 2024

Commits on Dec 26, 2023

  1. Adding Junit 5 conversion and AssertJ style for TestFlinkCatalogTable…

    … and TestFlinkMetaDataTable
    vpatni committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    cd7ce64 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Addressing review comments and Adding Junit 5 conversion and AssertJ …

    …style for TestFlinkTableSink
    vpatni committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8f1eaf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Adding Junit 5 conversion and AssertJ style for TestFlinkUpsert and T…

    …estRewriteDataFilesAction
    vpatni committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d3b9a40 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

  1. Addressing review comments

    vpatni committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2a68d2f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Addressing review comments

    vpatni committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9d19506 View commit details
    Browse the repository at this point in the history