XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.0.0
    • None
    • SQL
    • None

    Description

      In PostgreSQL, the cascaded syntax below in CREATE SCHEMA can be accepted;

      CREATE SCHEMA temp_view_test
        CREATE TABLE base_table (a int, id int) using parquet
        CREATE TABLE base_table2 (a int, id int) using parquet;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            maropu Takeshi Yamamuro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: