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

    Interface OpenLineageTransformation

    interface OpenLineageTransformation {
        description?: string;
        masking?: boolean;
        subtype: string;
        type: string;
    }
    Index

    Properties

    description?: string
    masking?: boolean
    subtype: string
    type: string