You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Kunal Kapoor (JIRA)" <ji...@apache.org> on 2018/08/07 04:33:00 UTC

[jira] [Created] (CARBONDATA-2834) Refactor code to remove nested for loop to extract invalidTimestampRange.

Kunal Kapoor created CARBONDATA-2834:
----------------------------------------

             Summary: Refactor code to remove nested for loop to extract invalidTimestampRange.
                 Key: CARBONDATA-2834
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2834
             Project: CarbonData
          Issue Type: Bug
            Reporter: Kunal Kapoor
            Assignee: Kunal Kapoor


Reactor getInvalidTimestampRange method in SegmentUpdateStatusManager because it has an unnecessary nested loop to get timestamp from invalid segments.

This will cause query performance degradation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)