All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.openlineage.spark.agent.vendor.redshift.Constants Maven / Gradle / Ivy

There is a newer version: 0.2.17
Show newest version
package io.openlineage.spark.agent.vendor.redshift;

public class Constants {
  public static final String REDSHIFT_CLASS_NAME =
      "io.github.spark_redshift_community.spark.redshift.RedshiftRelation";

  public static final String REDSHIFT_PROVIDER_CLASS_NAME =
      "io.github.spark_redshift_community.spark.redshift.DefaultSource";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy