Package io.openlineage.spark.shade.extension.v1
package io.openlineage.spark.shade.extension.v1
-
ClassDescriptionRepresents an input dataset associated with a node in a LogicalPlan.Interface representing an input dataset with associated facets (metadata).Represents an input dataset with an associated
DatasetIdentifiercontaining the dataset's namespace and name.Interface to be implemented for LogicalPlan nodes to extract lineage information about input datasets.Interface to be implemented by extension classes that extendorg.apache.spark.sql.sources.BaseRelation.Interface for classes implementingorg.apache.spark.sql.sources.RelationProvider.A class to hold a reference to Spark'sExprIdwithout introducing a dependency on the Spark library.Represents an output dataset associated with a node in a LogicalPlan.Interface representing an output dataset with associated facets (metadata).Represents an output dataset associated with an identifier that includes the dataset's namespace and name.Interface to be implemented for LogicalPlan nodes to extract lineage information about output datasets.