Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2316

Allow partial prebuffer in parquet FileReader

    XMLWordPrintableJSON

Details

    Description

      The current FileReader can only work in  one of the two modes, coalescing (when Prebuffer is called) and non-coalescing (when Prefufer is not called), due to the if statement here

      Since Prebuffer is basically caching all specified column chunks, it would raise concerns on memory usage for systems with tight memory budget. In such scenarios, one may want to Prebuffer some small chunks while being able to read the rest chunks using  BufferedInputStream. 

      Attachments

        Issue Links

          Activity

            People

              zjpzlz Jinpeng Zhou
              zjpzlz Jinpeng Zhou
              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 - 4h 50m
                  4h 50m