public static final class PythonTypeUtils.MapDataConverter
extends PythonTypeUtils.DataConverter<org.apache.flink.table.data.MapData,Map<?,?>,Map<?,?>>
The key/value in the Map will be converted to the corresponding Data through key/value
DataConverter.