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

Allow variables for column names in Scala Table API

    XMLWordPrintableJSON

Details

    Description

      User have reported that the Scala API lacks a way to reference columns via a name that is stored in a variable. String interpolation is inconvenient in this case:

      We should allow this also in Scala:

      tab.select($(keyVar), $(valueVar))
      

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: