This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 93cd23c5543 [FLINK-31092][table-common] Fix ServiceLoaderUtil keeps
loading even though the classloader has been closed
add d71a87dc722 [FLINK-31182][table] Fix CompiledPlan containing UNNEST
No new revisions were added by this update.
Summary of changes:
.../functions/BuiltInFunctionDefinitions.java | 2 +-
.../strategies/SpecificTypeStrategies.java | 3 +++
...ngTypeStrategy.java => UnusedTypeStrategy.java} | 21 ++++++++++-----
.../stream/jsonplan/CorrelateJsonPlanITCase.java | 30 ++++++++++++++--------
4 files changed, 39 insertions(+), 17 deletions(-)
copy
flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/inference/strategies/{MissingTypeStrategy.java
=> UnusedTypeStrategy.java} (64%)