Details

    Description

      Random read if marginally read ahead was seen to improve perf for a TPCH query. 

       

      Introducing fs.azure.readahead.range parameter which can be set by user.
      Data will be populated in buffer for random reads as well which leads to lesser
      remote calls.
      This patch also changes the seek implementation to perform a lazy seek. Actual
      seek is done when a read is initiated and data is not present in buffer else
      date is returned from buffer thus reducing the number of remote calls.

      Attachments

        Activity

          People

            mthakur Mukund Thakur
            snvijaya Sneha Vijayarajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 5.5h
                5.5h