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

Add fetch size as option to impala shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Clients
    • None
    • ghx-label-10

    Description

      The impala shell should have an option to control the fetch size (e.g. the number of rows fetched at a time). Currently the value is hard-coded to 1024. Other clients (e.g. JDBC) have similar options (e.g. Statement#setFetchSize).

      When result spooling is enabled, setting a higher fetch size can improve performance for clients with a high RTT to/from the Impala coordinator.

      Attachments

        Issue Links

          Activity

            People

              stakiar Sahil Takiar
              stakiar Sahil Takiar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: