Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22853 Allow JDBC FetchSize to Be Set in Beeline
  3. HIVE-23007

Do Not Consider Client Session For Default Fetch Size

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • None
    • None

    Description

      Right now, when a client makes a new session, it's value override's the server's value for hive.server2.thrift.resultset.default.fetch.size. This is a server-side configuration and the client should not dictate what the server's default (preferred) size is.

      • Remove superfluous null check
      • Use a Collection's Singleton Map instead of creating a full-sized HashMap
      • Code simplification

      Attachments

        1. HIVE-23007.1.patch
          2 kB
          David Mollitor
        2. HIVE-23007.2.patch
          2 kB
          David Mollitor
        3. HIVE-23017.3.patch
          2 kB
          David Mollitor

        Activity

          People

            belugabehr David Mollitor
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: