You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2014/02/12 20:57:19 UTC

[jira] [Created] (PIG-3764) Compile physical operators to bytecode

Julien Le Dem created PIG-3764:
----------------------------------

             Summary: Compile physical operators to bytecode
                 Key: PIG-3764
                 URL: https://issues.apache.org/jira/browse/PIG-3764
             Project: Pig
          Issue Type: Improvement
          Components: impl
            Reporter: Julien Le Dem


I started a prototype here:
https://github.com/julienledem/pig/compare/trunk...compile_physical_plan

The current physical plan is relatively inefficient at evaluating expressions.
In the context of a better execution engine (Tez, Spark, ...), compiling expressions to bytecode would be a significant speedup.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)