[jira] [Created] (CARBONDATA-1242) Query Performance should not be greater than executor process time
Posted by
Akash R Nilugal (Jira) on
Jun 28, 2017; 11:05am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-1242-Query-Performance-should-not-be-greater-than-executor-process-time-tp16552.html
Rahul Kumar created CARBONDATA-1242:
---------------------------------------
Summary: Query Performance should not be greater than executor process time
Key: CARBONDATA-1242
URL:
https://issues.apache.org/jira/browse/CARBONDATA-1242 Project: CarbonData
Issue Type: Improvement
Reporter: Rahul Kumar
select * from issue2_2 limit 14
Expect Output by Submitter: - Query performance should be equal to executor execution time
Actual Output shown currently: -
The E2E time is 56.545 seconds, but the executor time is 0.7 seconds ( tow job: 0.2 seconds + 0.5 seconds)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)