Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8855

Impala docs do not mention all places VALUES clause can be used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.4.0
    • Docs
    • None
    • ghx-label-1

    Description

      The documentation only mentions the values clause in the context of an INSERT statement. https://impala.apache.org/docs/build/html/topics/impala_insert.html

      It can actually be used anywhere that a SELECT statement could be used, e.g. this is a valid query:

      values ('hello', 'world')
      

      Attachments

        Activity

          People

            arodoni Alexandra Rodoni
            tarmstrong Tim Armstrong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: