This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d13f66b [FLINK-19854][table-planner-blink] Fix the failed
TableScanTest#testTemporalJoinOnUpsertSource
add 789d8b6 [FLINK-19770][python][tests] Extract
PythonProgramOptionTest#testConfigurePythonExecution into an ITCase
No new revisions were added by this update.
Summary of changes:
.../client/cli/PythonProgramOptionsITCase.java | 91 ++++++++++++++++++++++
.../flink/client/cli/PythonProgramOptionsTest.java | 55 +------------
2 files changed, 92 insertions(+), 54 deletions(-)
create mode 100644
flink-python/src/test/java/org/apache/flink/client/cli/PythonProgramOptionsITCase.java