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

Cannot use [catalog].[db].table with Hive catalog

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.10.0
    • None
    • Table SQL / Client

    Description

      When trying to select a table from the Hive , the SQL CLI automcompletes to the full table name:

      select * from hive.default.itemtransactions ;

      but then we get the following error:

      [ERROR] Could not execute SQL statement. Reason:
      org.apache.flink.table.api.SqlParserException: SQL parse failed. Encountered ". default" at line 1, column 19.
      Was expecting one of:...

      Attachments

        Activity

          People

            Unassigned Unassigned
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: