Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-2735

Performance issue for complex array data type when number of elements in array is more

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.1
    • None
    • None

    Description

      Problem

      Query is taking more time when number of elements in array type is more.

      Root Cause

      This is because offset of array values are stored in list and when number of elements are high creating a bigĀ list to store offset is taking more timeĀ 

      Solution:

      Instead of list use column page to store offset so when number of elements are high there will not be any gc.

      Attachments

        Issue Links

          Activity

            People

              kumarvishal09 Kumar Vishal
              kumarvishal09 Kumar Vishal
              Votes:
              0 Vote for this issue
              Watchers:
              1 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 - 3h 40m
                  3h 40m