You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Adam Szita <sz...@cloudera.com> on 2017/05/16 14:08:33 UTC

Review Request 59313: Allow Jython function to implement Algebraic and/or Accumulator interfaces

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59313/
-----------------------------------------------------------

Review request for pig and Rohini Palaniswamy.


Bugs: PIG-1804
    https://issues.apache.org/jira/browse/PIG-1804


Repository: pig-git


Description
-------

Allow Jython function to implement Algebraic and/or Accumulator interfaces


Diffs
-----

  src/docs/src/documentation/content/xdocs/udf.xml 790ac004d1e0e8aa10e2a4435276bbc7d2a99782 
  src/org/apache/pig/scripting/jython/JythonAccumulatorEvalFunc.java PRE-CREATION 
  src/org/apache/pig/scripting/jython/JythonAlgebraicEvalFunc.java PRE-CREATION 
  src/org/apache/pig/scripting/jython/JythonFunction.java f7a35f9bf203d0e4709c9019270bb32a02c63fc1 
  src/org/apache/pig/scripting/jython/JythonFunctionObject.java PRE-CREATION 
  src/org/apache/pig/scripting/jython/JythonScriptEngine.java 688b577c744f49be455040d5e98168710d88185d 
  src/org/apache/pig/scripting/jython/JythonUtils.java 6a15fa04cc303ada2f24411f1de5f807dba7e3f4 
  test/e2e/pig/tests/nightly.conf 21949460fc953031435e7aa96307fc107e6ff6f8 
  test/e2e/pig/udfs/python/scriptingudf.py 398860f3feccb5961a745cc319387b9e67e56964 


Diff: https://reviews.apache.org/r/59313/diff/1/


Testing
-------

Added new e2e test cases in Scripting e2e group


Thanks,

Adam Szita