[
https://issues.apache.org/jira/browse/FLINK-18363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-18363:
-----------------------------------
Labels: pull-request-available (was: )
> Add user classloader to context in DeSerializationSchema
> --------------------------------------------------------
>
> Key: FLINK-18363
> URL: https://issues.apache.org/jira/browse/FLINK-18363
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Reporter: Timo Walther
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> Currently, it is only possible to retrieve the metric group in the open()
> method of DeserializationSchema and SerializationSchema. We should also
> expose the user code classloader.
> We should also create some utility methods like
> `InitializationContext.from(RuntimeContext)` instead of implementing the full
> interface for every call to `open()`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)