[ https://issues.apache.org/jira/browse/FLINK-18363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dawid Wysakowicz closed FLINK-18363. ------------------------------------ Resolution: Implemented Implemented in da67eeb90dda7d6610c5328f061ab417a5c4edbc > 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)