[
https://issues.apache.org/jira/browse/PIG-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shubham Chopra updated PIG-161:
-------------------------------
Attachment: logToPhyTranslator.patch
Rough and incomplete first version of the logical to physical translator. Some
of the helper methods need to be fine tuned. Especially the GenPhyOp static
methods where I need to start using nodeIdGenerator instead of a random number
generator for the operators.
The important files are LogToPhyTranslationVisitor.java and
TestLogToPhyCompiler.java. Also minor modification in POGenerate and POSort
with the inclusion of get methods to obtain the plans.
Thanks Santhosh for the clarifications on LOBinCond. I'd need some more time to
write the POBinCond. I think PONegative also needs to be implemented. I'll
submit a patch for both of them asap.
> Rework physical plan
> --------------------
>
> Key: PIG-161
> URL: https://issues.apache.org/jira/browse/PIG-161
> Project: Pig
> Issue Type: Sub-task
> Reporter: Alan Gates
> Assignee: Alan Gates
> Attachments: arithmeticOperators.patch, incr2.patch, incr3.patch,
> incr4.patch, incr5.patch, logToPhyTranslator.patch,
> MRCompilerTests_PlansAndOutputs.txt, Phy_AbsClass.patch, physicalOps.patch,
> physicalOps.patch, physicalOps.patch, physicalOps.patch,
> physicalOps_latest.patch, podistinct.patch, pogenerate.patch,
> pogenerate.patch, pogenerate.patch, posort.patch
>
>
> This bug tracks work to rework all of the physical operators as described in
> http://wiki.apache.org/pig/PigTypesFunctionalSpec
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.