Xinyu Liu created SAMZA-1580:
--------------------------------
Summary: Optimizer for High-level API
Key: SAMZA-1580
URL: https://issues.apache.org/jira/browse/SAMZA-1580
Project: Samza
Issue Type: Bug
Reporter: Xinyu Liu
Assignee: Xinyu LiuNeed an optimizer before the planning, which does the following: 1) Replace partitionBy() with a map(keyFn, ValueFn) if task count = 1 2) Remove broadcast() if task count = 1. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
