You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2016/09/21 03:47:20 UTC

[jira] [Created] (CARBONDATA-264) Limit query scan time statistics issue

kumar vishal created CARBONDATA-264:
---------------------------------------

             Summary: Limit query scan time statistics issue 
                 Key: CARBONDATA-264
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-264
             Project: CarbonData
          Issue Type: Bug
            Reporter: kumar vishal
            Priority: Minor


Problem: Scan time is not logging in statistics in case of limit query 
Soluntion: Moved statistics from iterator to queryExecutor finish method as in case of limit query after consuming records call is not coming to hasNext method 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)