struct.operatorType = OperatorType.findByValue(iprot.readI32());
struct.setOperatorTypeIsSet(true);
}
if (incoming.get(2)) {
{
com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TMap _map36 = 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.operatorAttributes = new HashMap<String,String>(2*_map36.size);
for (int _i37 = 0; _i37 < _map36.size; ++_i37)
{
String _key38; // required
String _val39; // required