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

Support 'pager' in shell

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Impala 2.1
    • None
    • Clients
    • None

    Description

      MySQL has a feature, called pager for sending results through a command, like so:

      mysql> pager grep func;
      PAGER set to 'grep func'
      mysql> select * from tests limit 1 \G
               func: test_kill_job
      1 row in set (0.01 sec)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            philip Philip Martin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: