----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73421/ -----------------------------------------------------------
(Updated Sept. 25, 2024, 7:50 p.m.) Review request for pig. Repository: pig-git Description ------- Support Python 3 for streaming_python Diffs (updated) ----- src/org/apache/pig/impl/builtin/StreamingUDF.java e1ce0da43 src/python/streaming/controller.py 74b4e022d test/e2e/pig/tests/nightly.conf f09d8c9fb test/e2e/pig/tools/test/floatpostprocessor.pl 704484244 test/e2e/pig/udfs/cpython/scriptingudf.py 3796aba0a Diff: https://reviews.apache.org/r/73421/diff/1/ Testing ------- The Python Streaming UDF tests pass without errors. Thanks, Venkatasubrahmanian Narayanan