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

Table connector proctime attributes has syntax error

    XMLWordPrintableJSON

Details

    Description

      The example for proctime attributes has syntax error (missing comma after 3rd column) table proctime:

       

      CREATE TABLE MyTable (
        MyField1 INT,
        MyField2 STRING,
        MyField3 BOOLEAN
        MyField4 AS PROCTIME() -- declares a proctime attribute
      ) WITH (...)

       

       

       

      Attachments

        Issue Links

          Activity

            People

              mans2singh Mans Singh
              mans2singh Mans Singh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: