Package io.github.flink.gcp.connector.testutils.sql


package io.github.flink.gcp.connector.testutils.sql
  • Classes
    Class
    Description
    Keeps a flink-sql-connector-gcp-* module's META-INF/NOTICE honest: it must list every artifact the uber-jar bundles, and nothing it does not.
    Asserts the shape of a flink-sql-connector-gcp-* uber-jar: that SQL can discover the connector in it, that every runtime dependency actually made it in, and that no class escaped relocation except those that deliberately did.
    The precondition every flink-sql-connector-gcp-* smoke test rests on: that the connector it just exercised came out of the uber-jar.
    Locates the uber-jar a flink-sql-connector-gcp-* module builds, for the tests that inspect or run against it.