struct.stageType = StageType.findByValue(iprot.readI32());
struct.setStageTypeIsSet(true);
}
if (incoming.get(2)) {
{
com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TMap _map89 = new com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TMap(com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TType.STRING, com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TType.STRING, iprot.readI32());
struct.stageAttributes = new HashMap<String,String>(2*_map89.size);
for (int _i90 = 0; _i90 < _map89.size; ++_i90)
{
String _key91; // required
String _val92; // required