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

Typo in SQL Client - `s/succeed/succeeded`

    XMLWordPrintableJSON

Details

    Description

       

      Flink SQL> CREATE CATALOG c_new WITH ('type'='generic_in_memory');
      [INFO] Execute statement succeed. 

      `Execute statement succeed.` is grammatically incorrect, and should read `Execute statement succeeded.`

       

      https://github.com/apache/flink/blob/5844092408d21023a738077d0922cc75f1e634d7/flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/cli/CliStrings.java#L214

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rmoff Robin Moffatt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: