Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29219

CREATE TABLE AS statement blocks SQL client's execution

    XMLWordPrintableJSON

Details

    Description

      When executing CREATE TABLE AS statement to create a sink table in SQL client, the client could create the table in catalog and submit the job to cluster successfully, but stops emitting new prompts and accepts new inputs, and user has to use SIGTERM (Control + C) to forcefully stop the SQL client. 

      As contrast the behavior of INSERT INTO statement in SQL client is printing "Job is submitted with JobID xxxx" and being ready to accept user's input. 

      From the log it looks like the client was waiting for the job to finish.

      Attachments

        Activity

          People

            lsy dalongliu
            renqs Qingsheng Ren
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: