Algebraic and Accumulative behavior should depend on udf from ArgToFuncMapping
------------------------------------------------------------------------------
Key: PIG-2254
URL: https://issues.apache.org/jira/browse/PIG-2254
Project: Pig
Issue Type: Bug
Reporter: Dmitriy V. Ryaboy
Currently, we check whether the UDF specified in the user script is Algebraic
or Accumulative in order to determine whether these optimizations can kick in.
When argToFuncMapping is implemented, the UDF we actually run might not be the
one we checked; we should be checking the UDF we are going to run, instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira