Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1676

show table extended like does not work well with wildcards

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      As evident from the output below though there are tables that match the wildcard, the output from "show table extended like " does not contain the matches.

      bin/hive -e "show tables 'foo*'"
      Hive history file=/tmp/pradeepk/hive_job_log_pradeepk_201009301037_568707409.txt
      OK
      foo
      foo2
      Time taken: 3.417 seconds
      
      bin/hive -e "show table extended like 'foo*'"
      Hive history file=/tmp/pradeepk/hive_job_log_pradeepk_201009301037_410056681.txt
      OK
      Time taken: 2.948 seconds
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pradeepkth Pradeep Kamath
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: