Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-12625 Support catalogs in SQL Client
  3. FLINK-12702

support 'properties' in catalog entries in SQL CLI yaml file

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • 1.9.0
    • Table SQL / Client
    • None

    Description

      support 'properties' in catalog entries in SQL CLI yaml file, e.g.:

      catalogs:
       - name: <name>
         type: <catalog_type>
         property-version: <version>
         default-database: <db_name> # Optional
         properties:
           # Properties of the catalog 
           <prop1>: <value1>
           <prop2>: <value2>
           ...
      

      Attachments

        Activity

          People

            phoenixjiangnan Bowen Li
            phoenixjiangnan Bowen Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: