[jira] [Created] (CARBONDATA-1242) Query Performance should not be greater than executor process time

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-1242) Query Performance should not be greater than executor process time

Akash R Nilugal (Jira)
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)