[ https://issues.apache.org/jira/browse/PIG-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093990#comment-13093990 ]
Daniel Dai commented on PIG-2163: --------------------------------- Thanks Zhijie, patch works good. One comment, as I mentioned in my last comment, Pig usually stream the rightmost relation. We wanna that here as well, that will improves user experience, and simplify the documentation. > Improve nested cross to stream one relation > ------------------------------------------- > > Key: PIG-2163 > URL: https://issues.apache.org/jira/browse/PIG-2163 > Project: Pig > Issue Type: Improvement > Components: impl > Affects Versions: 0.10 > Reporter: Daniel Dai > Assignee: Zhijie Shen > Fix For: 0.10 > > Attachments: PIG-2163.patch > > > PIG-1916 added nested cross support for PIG. One optimization is instead of > materialize all bags before producing result, we can stream one of the input > to save on memory. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira