Class OpenLineageSymlinksDataSetFacet


public class OpenLineageSymlinksDataSetFacet extends OpenLineageDataSetFacet
This class represents the symlinks dataset facet. It lists alternative identifiers for the dataset, for example the table name of a dataset identified by its storage location. It follows the OpenLineage facet spec https://openlineage.io/spec/facets/1-0-1/SymlinksDatasetFacet.json#/$defs/SymlinksDatasetFacet.
  • Constructor Details

    • OpenLineageSymlinksDataSetFacet

      public OpenLineageSymlinksDataSetFacet()
      Default constructor
  • Method Details