You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/06/08 09:46:02 UTC

[jira] [Created] (PHOENIX-1031) Compile query only once for Pig loader

James Taylor created PHOENIX-1031:
-------------------------------------

             Summary: Compile query only once for Pig loader
                 Key: PHOENIX-1031
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1031
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor
            Assignee: maghamravikiran
            Priority: Minor


I noticed that the query is compiled a few times in the Pig loader. We should, if possible, compile it once and hold on to the QueryPlan instead of compiling it multiple times.



--
This message was sent by Atlassian JIRA
(v6.2#6252)