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

Dependency problems when executing SQL query in sql-client

    XMLWordPrintableJSON

Details

    Description

      When tried to run query:

      select count(distinct name) from (Values ('a'), ('b')) AS NameTable(name)
      

      in sql-client.sh I got:

      [ERROR] Could not execute SQL statement. Reason:
      org.codehaus.commons.compiler.CompileException: Line 43, Column 10: Unknown variable or type "org.apache.commons.codec.binary.Base64"
      

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: