[ https://issues.apache.org/jira/browse/CRUNCH-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills updated CRUNCH-397: ------------------------------ Attachment: CRUNCH-397b.patch Revised version of this that moves most of the logic for these functions, as well as the base filter/map/flatMap operations, into PCollectionLike using Scala's support for abstract types to handle the different function signatures for PCollection/PTable/PGroupedTable. > Enrich Scrunch's PCollection and Pipeline traits to match Java API > ------------------------------------------------------------------ > > Key: CRUNCH-397 > URL: https://issues.apache.org/jira/browse/CRUNCH-397 > Project: Crunch > Issue Type: Bug > Components: Scrunch > Reporter: Josh Wills > Attachments: CRUNCH-397.patch, CRUNCH-397b.patch > > > We've added a ton of stuff to the Java APIs over the last couple of releases, > and I'd like to add as much of it as I can to the Scrunch APIs. At the very > least, I'd like to be sure that the client has fine-grained control over the > PTypes that are being used with each PCollection that gets created, no matter > what mechanism is used to do it. -- This message was sent by Atlassian JIRA (v6.2#6252)