This is an automated email from the ASF dual-hosted git repository.

hequn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 26431ec  [FLINK-15114][sql client] Print execute result info for 
alter/create/drop database in sql-client
     add 7c2620f  [FLINK-14026][python] Manage the resource of Python worker 
properly

No new revisions were added by this update.

Summary of changes:
 docs/_includes/generated/python_configuration.html | 12 ++++++
 .../org/apache/flink/python/PythonOptions.java     | 23 +++++++++++
 .../python/AbstractPythonFunctionOperator.java     | 46 ++++++++++++++++++++++
 .../org/apache/flink/python/PythonOptionsTest.java | 26 ++++++++++++
 .../PythonScalarFunctionOperatorTestBase.java      |  5 ++-
 .../util/AbstractStreamOperatorTestHarness.java    |  4 ++
 .../plan/nodes/common/CommonPythonCalc.scala       |  2 +-
 .../nodes/physical/batch/BatchExecPythonCalc.scala | 21 +++++++++-
 8 files changed, 136 insertions(+), 3 deletions(-)

Reply via email to