Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1154

TajoCli doesn't pause while running the non-forwarded query.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.10.0
    • Java Client, TajoMaster
    • None

    Description

      If the number of rows in the table statistics is zero, non-forwarded query like the bellow doesn't pause.

      default> \d tpch100.lineitem
      
      table name: tpch100.lineitem
      table path: /tpch/100/lineitem
      store type: CSV
      number of rows: 0
      volume: 79.6 GB
      ...
      
      default> select * from tpch100.lineitem;
      
      

      Attachments

        Activity

          People

            hjkim Hyoungjun Kim
            hjkim Hyoungjun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: