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

    Interface OpenLineageWarning

    interface OpenLineageWarning {
        code: string;
        message: string;
    }
    Index

    Properties

    Properties

    code: string
    message: string