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

Support variable substitution in Flink SQL

    XMLWordPrintableJSON

Details

    Description

      FlinkSQL does not support variable substitution like hive. 

      SET k1=v1;
      Select * from table where key=${k1}

      This is a common and great useful feature that Flink should support.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhuguangbin86 Guangbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: