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

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


    from 6d52d10  [FLINK-25518][table-planner] Harden JSON utilities for serde 
of the persisted plan
     new 5e4d13b  [hotfix][table-runtime][table-planner] Fix the shading 
package name of com.jayway and remove bad transitive deps
     new 64b9b3a  [FLINK-25525][examples-table] Fixed regression which doesn't 
allow to run the examples from IDEA
     new 137b65c  [FLINK-25487][core][table-planner-loader] Improve verbosity 
of classloading errors

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:
 .../core/classloading/ComponentClassLoader.java    | 56 +++++++++++++++-------
 .../core/classloading/SubmoduleClassLoader.java    |  4 +-
 .../org/apache/flink/core/plugin/PluginLoader.java |  8 +++-
 .../classloading/ComponentClassLoaderTest.java     | 45 +++++++++++++----
 flink-examples/flink-examples-table/pom.xml        | 27 +++++++----
 .../env/beam/ProcessPythonEnvironmentManager.java  | 17 ++++---
 .../flink/table/planner/loader/PlannerModule.java  | 50 ++++++++++++-------
 flink-table/flink-table-planner/pom.xml            | 32 ++++++-------
 flink-table/flink-table-runtime/pom.xml            |  3 +-
 9 files changed, 160 insertions(+), 82 deletions(-)

Reply via email to