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

dwysakowicz pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from ae4853d  [FLINK-15276] Bring cli.zh.md in line with recent changes to 
cli.md
     new 98d3b39  [FLINK-15690][core] In environments, call configure() in 
constructors with passed Configuration
     new 538a50c  [FLINK-15690][docs] Updated CACHED_FILES doc
     new 558fdf3  [FLINK-15689][table] Configure ExecutionEnvironment from 
BatchTableEnvironment

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../generated/pipeline_configuration.html          |  2 +-
 .../flink/client/program/ContextEnvironment.java   |  6 ----
 .../apache/flink/api/common/ExecutionConfig.java   |  2 +-
 .../flink/api/common/cache/DistributedCache.java   | 31 ++++++++++++++++++
 .../flink/configuration/PipelineOptions.java       |  5 +++
 .../flink/api/java/ExecutionEnvironment.java       | 37 ++++++++++++++++++----
 .../test_execution_environment_completeness.py     |  2 +-
 .../runtime/webmonitor/WebFrontendITCase.java      |  2 +-
 .../flink/api/scala/ExecutionEnvironment.scala     | 19 ++++++++++-
 .../environment/StreamExecutionEnvironment.java    | 32 ++++---------------
 ...treamExecutionEnvironmentConfigurationTest.java |  2 +-
 .../table/api/internal/BatchTableEnvImpl.scala     |  3 ++
 12 files changed, 99 insertions(+), 44 deletions(-)

Reply via email to