Polyglot SQL API Documentation - v0.5.12
    Preparing search index...

    Interface OpenLineageDataset

    interface OpenLineageDataset {
        facets?: Record<string, unknown>;
        name: string;
        namespace: string;
    }
    Index

    Properties

    facets?: Record<string, unknown>
    name: string
    namespace: string