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

optimizing the columnar vector filling flow by removing unwanted filter check

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.0, 1.3.1
    • None
    • data-query
    • None

    Description

      optimizing the columnar vector filling flow by removing unwanted filter check, currently while filling the column vectors as part of vector reading flow in the carbon query,  while processing the batch of rows there is a filter condition check which will validate each row whether its part of filter, since the batch already has filtered rows while filling the columnvector , the filter check is not useful, and even in the current flow the boolean filteredRows[] is never been set, always the values will be false. 

      As part of the optimization this redundant validation of filter check is been removed.

      Attachments

        Activity

          People

            S71955 Sujith Chacko
            S71955 Sujith Chacko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

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