Class FlinkScalaKryoInstantiator
java.lang.Object
org.apache.flink.table.api.runtime.types.FlinkScalaKryoInstantiator
Override Flink's internal FlinkScalaKryoInstantiator to avoid loading the Scala extensions for
the KryoSerializer. This is a workaround until Kryo-related issues with the Scala extensions are
fixed. See: https://issues.apache.org/jira/browse/FLINK-37546
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlinkScalaKryoInstantiator
public FlinkScalaKryoInstantiator()
-