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

Explain output for Hbase Scans isn't formatted correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 4.0.0, Impala 3.4.1
    • Frontend
    • None
    • ghx-label-14

    Description

      EXPLAIN SELECT * FROM default.dimension d WHERE foo = '1' AND bar = '2' AND baz = '3'

      Outputs the following.

      | | 13:SCAN HBASE [default.dimension d]
      | | hbase filters:
      d:foo EQUAL '1'
      d:bar EQUAL '2'
      d:baz EQUAL '3'
      | | predicate:

       

      Attachments

        Activity

          People

            superdupershant Shant Hovsepian
            superdupershant Shant Hovsepian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: