diff --git a/go/vt/proto/query/query.pb.go b/go/vt/proto/query/query.pb.go index b6d553da9e9..7b19f0c72fc 100644 --- a/go/vt/proto/query/query.pb.go +++ b/go/vt/proto/query/query.pb.go @@ -465,27 +465,30 @@ func (ExecuteOptions_TransactionIsolation) EnumDescriptor() ([]byte, []int) { type ExecuteOptions_PlannerVersion int32 const ( - ExecuteOptions_DEFAULT_PLANNER ExecuteOptions_PlannerVersion = 0 - ExecuteOptions_V3 ExecuteOptions_PlannerVersion = 1 - ExecuteOptions_V4 ExecuteOptions_PlannerVersion = 2 - ExecuteOptions_V4Greedy ExecuteOptions_PlannerVersion = 3 - ExecuteOptions_V4Left2Right ExecuteOptions_PlannerVersion = 4 + ExecuteOptions_DEFAULT_PLANNER ExecuteOptions_PlannerVersion = 0 + ExecuteOptions_V3 ExecuteOptions_PlannerVersion = 1 + ExecuteOptions_Gen4 ExecuteOptions_PlannerVersion = 2 + ExecuteOptions_Gen4Greedy ExecuteOptions_PlannerVersion = 3 + ExecuteOptions_Gen4Left2Right ExecuteOptions_PlannerVersion = 4 + ExecuteOptions_Gen4WithFallback ExecuteOptions_PlannerVersion = 5 ) var ExecuteOptions_PlannerVersion_name = map[int32]string{ 0: "DEFAULT_PLANNER", 1: "V3", - 2: "V4", - 3: "V4Greedy", - 4: "V4Left2Right", + 2: "Gen4", + 3: "Gen4Greedy", + 4: "Gen4Left2Right", + 5: "Gen4WithFallback", } var ExecuteOptions_PlannerVersion_value = map[string]int32{ - "DEFAULT_PLANNER": 0, - "V3": 1, - "V4": 2, - "V4Greedy": 3, - "V4Left2Right": 4, + "DEFAULT_PLANNER": 0, + "V3": 1, + "Gen4": 2, + "Gen4Greedy": 3, + "Gen4Left2Right": 4, + "Gen4WithFallback": 5, } func (x ExecuteOptions_PlannerVersion) String() string { @@ -4370,208 +4373,209 @@ func init() { func init() { proto.RegisterFile("query.proto", fileDescriptor_5c6ac9b241082464) } var fileDescriptor_5c6ac9b241082464 = []byte{ - // 3235 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5a, 0x4b, 0x70, 0x1b, 0x5b, - 0x5a, 0x76, 0xb7, 0x1e, 0x96, 0x7e, 0x59, 0xf2, 0xf1, 0xb1, 0x9d, 0xab, 0xeb, 0xdc, 0x87, 0xa7, - 0x67, 0x32, 0x63, 0x0c, 0x38, 0x89, 0xe3, 0x09, 0xe1, 0xce, 0x00, 0x69, 0xcb, 0xed, 0x5c, 0x25, - 0x52, 0x4b, 0x39, 0x6a, 0x39, 0x93, 0x14, 0x55, 0x5d, 0x6d, 0xe9, 0x44, 0xee, 0x72, 0x4b, 0xad, - 0x74, 0xb7, 0x9d, 0x68, 0x17, 0x18, 0x86, 0xe1, 0xcd, 0xf0, 0x66, 0x98, 0x62, 0x8a, 0x2a, 0x16, - 0x14, 0x1b, 0xd6, 0xac, 0x59, 0xdc, 0x05, 0x0b, 0xaa, 0x58, 0x02, 0x55, 0x3c, 0x16, 0x14, 0xac, - 0xa6, 0x28, 0x16, 0x2c, 0x58, 0x50, 0xd4, 0x79, 0x74, 0x4b, 0xb2, 0x75, 0x13, 0x4f, 0x86, 0x29, - 0x2a, 0xb9, 0x59, 0xe9, 0xfc, 0x8f, 0xf3, 0xf8, 0xbf, 0xf3, 0x9f, 0xff, 0x3f, 0xfd, 0xeb, 0x40, - 0xe1, 0xc9, 0x09, 0x0d, 0x46, 0x5b, 0xc3, 0xc0, 0x8f, 0x7c, 0x9c, 0xe1, 0xc4, 0x5a, 0x29, 0xf2, - 0x87, 0x7e, 0xd7, 0x89, 0x1c, 0xc1, 0x5e, 0x2b, 0x9c, 0x46, 0xc1, 0xb0, 0x23, 0x08, 0xed, 0x1b, - 0x0a, 0x64, 0x2d, 0x27, 0xe8, 0xd1, 0x08, 0xaf, 0x41, 0xee, 0x98, 0x8e, 0xc2, 0xa1, 0xd3, 0xa1, - 0x65, 0x65, 0x5d, 0xd9, 0xc8, 0x93, 0x84, 0xc6, 0x2b, 0x90, 0x09, 0x8f, 0x9c, 0xa0, 0x5b, 0x56, - 0xb9, 0x40, 0x10, 0xf8, 0xcb, 0x50, 0x88, 0x9c, 0x43, 0x8f, 0x46, 0x76, 0x34, 0x1a, 0xd2, 0x72, - 0x6a, 0x5d, 0xd9, 0x28, 0x6d, 0xaf, 0x6c, 0x25, 0xf3, 0x59, 0x5c, 0x68, 0x8d, 0x86, 0x94, 0x40, - 0x94, 0xb4, 0x31, 0x86, 0x74, 0x87, 0x7a, 0x5e, 0x39, 0xcd, 0xc7, 0xe2, 0x6d, 0x6d, 0x0f, 0x4a, - 0x07, 0xd6, 0x1d, 0x27, 0xa2, 0x15, 0xc7, 0xf3, 0x68, 0x50, 0xdd, 0x63, 0xcb, 0x39, 0x09, 0x69, - 0x30, 0x70, 0xfa, 0xc9, 0x72, 0x62, 0x1a, 0x5f, 0x82, 0x6c, 0x2f, 0xf0, 0x4f, 0x86, 0x61, 0x59, - 0x5d, 0x4f, 0x6d, 0xe4, 0x89, 0xa4, 0xb4, 0x9f, 0x05, 0x30, 0x4e, 0xe9, 0x20, 0xb2, 0xfc, 0x63, - 0x3a, 0xc0, 0xef, 0x41, 0x3e, 0x72, 0xfb, 0x34, 0x8c, 0x9c, 0xfe, 0x90, 0x0f, 0x91, 0x22, 0x63, - 0xc6, 0xa7, 0x98, 0xb4, 0x06, 0xb9, 0xa1, 0x1f, 0xba, 0x91, 0xeb, 0x0f, 0xb8, 0x3d, 0x79, 0x92, - 0xd0, 0xda, 0x4f, 0x43, 0xe6, 0xc0, 0xf1, 0x4e, 0x28, 0xfe, 0x10, 0xd2, 0xdc, 0x60, 0x85, 0x1b, - 0x5c, 0xd8, 0x12, 0xa0, 0x73, 0x3b, 0xb9, 0x80, 0x8d, 0x7d, 0xca, 0x34, 0xf9, 0xd8, 0x0b, 0x44, - 0x10, 0xda, 0x31, 0x2c, 0xec, 0xba, 0x83, 0xee, 0x81, 0x13, 0xb8, 0x0c, 0x8c, 0x57, 0x1c, 0x06, - 0x7f, 0x01, 0xb2, 0xbc, 0x11, 0x96, 0x53, 0xeb, 0xa9, 0x8d, 0xc2, 0xf6, 0x82, 0xec, 0xc8, 0xd7, - 0x46, 0xa4, 0x4c, 0xfb, 0x2b, 0x05, 0x60, 0xd7, 0x3f, 0x19, 0x74, 0xef, 0x33, 0x21, 0x46, 0x90, - 0x0a, 0x9f, 0x78, 0x12, 0x48, 0xd6, 0xc4, 0xf7, 0xa0, 0x74, 0xe8, 0x0e, 0xba, 0xf6, 0xa9, 0x5c, - 0x8e, 0xc0, 0xb2, 0xb0, 0xfd, 0x05, 0x39, 0xdc, 0xb8, 0xf3, 0xd6, 0xe4, 0xaa, 0x43, 0x63, 0x10, - 0x05, 0x23, 0x52, 0x3c, 0x9c, 0xe4, 0xad, 0xb5, 0x01, 0x9f, 0x57, 0x62, 0x93, 0x1e, 0xd3, 0x51, - 0x3c, 0xe9, 0x31, 0x1d, 0xe1, 0x1f, 0x99, 0xb4, 0xa8, 0xb0, 0xbd, 0x1c, 0xcf, 0x35, 0xd1, 0x57, - 0x9a, 0xf9, 0x91, 0x7a, 0x4b, 0xd1, 0xfe, 0x31, 0x0b, 0x25, 0xe3, 0x19, 0xed, 0x9c, 0x44, 0xb4, - 0x31, 0x64, 0x7b, 0x10, 0xe2, 0x3a, 0x2c, 0xba, 0x83, 0x8e, 0x77, 0xd2, 0xa5, 0x5d, 0xfb, 0xb1, - 0x4b, 0xbd, 0x6e, 0xc8, 0xfd, 0xa8, 0x94, 0xac, 0x7b, 0x5a, 0x7f, 0xab, 0x2a, 0x95, 0xf7, 0xb9, - 0x2e, 0x29, 0xb9, 0x53, 0x34, 0xde, 0x84, 0xa5, 0x8e, 0xe7, 0xd2, 0x41, 0x64, 0x3f, 0x66, 0xf6, - 0xda, 0x81, 0xff, 0x34, 0x2c, 0x67, 0xd6, 0x95, 0x8d, 0x1c, 0x59, 0x14, 0x82, 0x7d, 0xc6, 0x27, - 0xfe, 0xd3, 0x10, 0x7f, 0x04, 0xb9, 0xa7, 0x7e, 0x70, 0xec, 0xf9, 0x4e, 0xb7, 0x9c, 0xe5, 0x73, - 0x7e, 0x30, 0x7b, 0xce, 0x07, 0x52, 0x8b, 0x24, 0xfa, 0x78, 0x03, 0x50, 0xf8, 0xc4, 0xb3, 0x43, - 0xea, 0xd1, 0x4e, 0x64, 0x7b, 0x6e, 0xdf, 0x8d, 0xca, 0x39, 0xee, 0x92, 0xa5, 0xf0, 0x89, 0xd7, - 0xe2, 0xec, 0x1a, 0xe3, 0x62, 0x1b, 0x56, 0xa3, 0xc0, 0x19, 0x84, 0x4e, 0x87, 0x0d, 0x66, 0xbb, - 0xa1, 0xef, 0x39, 0xdc, 0x1d, 0xf3, 0x7c, 0xca, 0xcd, 0xd9, 0x53, 0x5a, 0xe3, 0x2e, 0xd5, 0xb8, - 0x07, 0x59, 0x89, 0x66, 0x70, 0xf1, 0x75, 0x58, 0x0d, 0x8f, 0xdd, 0xa1, 0xcd, 0xc7, 0xb1, 0x87, - 0x9e, 0x33, 0xb0, 0x3b, 0x4e, 0xe7, 0x88, 0x96, 0x81, 0x9b, 0x8d, 0x99, 0x90, 0xef, 0x7b, 0xd3, - 0x73, 0x06, 0x15, 0x26, 0x61, 0xa0, 0x33, 0xbd, 0x01, 0x0d, 0xec, 0x53, 0x1a, 0x84, 0x6c, 0x35, - 0x85, 0x17, 0x81, 0xde, 0x14, 0xca, 0x07, 0x42, 0x97, 0x94, 0x86, 0x53, 0xb4, 0xf6, 0x15, 0x28, - 0x4d, 0x6f, 0x0b, 0x5e, 0x82, 0xa2, 0xf5, 0xb0, 0x69, 0xd8, 0xba, 0xb9, 0x67, 0x9b, 0x7a, 0xdd, - 0x40, 0x73, 0xb8, 0x08, 0x79, 0xce, 0x6a, 0x98, 0xb5, 0x87, 0x48, 0xc1, 0xf3, 0x90, 0xd2, 0x6b, - 0x35, 0xa4, 0x6a, 0xb7, 0x20, 0x17, 0xe3, 0x8b, 0x17, 0xa1, 0xd0, 0x36, 0x5b, 0x4d, 0xa3, 0x52, - 0xdd, 0xaf, 0x1a, 0x7b, 0x68, 0x0e, 0xe7, 0x20, 0xdd, 0xa8, 0x59, 0x4d, 0xa4, 0x88, 0x96, 0xde, - 0x44, 0x2a, 0xeb, 0xb9, 0xb7, 0xab, 0xa3, 0x94, 0xf6, 0x67, 0x0a, 0xac, 0xcc, 0xc2, 0x09, 0x17, - 0x60, 0x7e, 0xcf, 0xd8, 0xd7, 0xdb, 0x35, 0x0b, 0xcd, 0xe1, 0x65, 0x58, 0x24, 0x46, 0xd3, 0xd0, - 0x2d, 0x7d, 0xb7, 0x66, 0xd8, 0xc4, 0xd0, 0xf7, 0x90, 0x82, 0x31, 0x94, 0x58, 0xcb, 0xae, 0x34, - 0xea, 0xf5, 0xaa, 0x65, 0x19, 0x7b, 0x48, 0xc5, 0x2b, 0x80, 0x38, 0xaf, 0x6d, 0x8e, 0xb9, 0x29, - 0x8c, 0x60, 0xa1, 0x65, 0x90, 0xaa, 0x5e, 0xab, 0x3e, 0x62, 0x03, 0xa0, 0x34, 0xfe, 0x1c, 0xbc, - 0x5f, 0x69, 0x98, 0xad, 0x6a, 0xcb, 0x32, 0x4c, 0xcb, 0x6e, 0x99, 0x7a, 0xb3, 0xf5, 0x71, 0xc3, - 0xe2, 0x23, 0x0b, 0xe3, 0x32, 0xb8, 0x04, 0xa0, 0xb7, 0xad, 0x86, 0x18, 0x07, 0x65, 0xb5, 0x36, - 0x94, 0xa6, 0x21, 0x64, 0xab, 0x92, 0x4b, 0xb4, 0x9b, 0x35, 0xdd, 0x34, 0x0d, 0x82, 0xe6, 0x70, - 0x16, 0xd4, 0x83, 0x1b, 0x48, 0xe1, 0xbf, 0x3b, 0x48, 0xc5, 0x0b, 0x90, 0x3b, 0xd8, 0xb9, 0x13, - 0x50, 0xda, 0x1d, 0x89, 0x95, 0x1c, 0xec, 0xd4, 0xe8, 0xe3, 0x68, 0x9b, 0xb8, 0xbd, 0xa3, 0x08, - 0xa5, 0xef, 0xa6, 0x73, 0x0a, 0x52, 0xef, 0xa6, 0x73, 0x2a, 0x4a, 0xdd, 0x4d, 0xe7, 0x52, 0x28, - 0xad, 0xfd, 0xa5, 0x0a, 0x19, 0xbe, 0x05, 0x2c, 0x28, 0x4f, 0x84, 0x5a, 0xde, 0x4e, 0x02, 0x94, - 0xfa, 0x82, 0x00, 0xc5, 0xe3, 0xba, 0x0c, 0x95, 0x82, 0xc0, 0x97, 0x21, 0xef, 0x07, 0x3d, 0x5b, - 0x48, 0x44, 0x90, 0xcf, 0xf9, 0x41, 0x8f, 0x67, 0x03, 0x16, 0x60, 0x59, 0x6e, 0x38, 0x74, 0x42, - 0xca, 0xcf, 0x59, 0x9e, 0x24, 0x34, 0x7e, 0x17, 0x98, 0x9e, 0xcd, 0xd7, 0x91, 0xe5, 0xb2, 0x79, - 0x3f, 0xe8, 0x99, 0x6c, 0x29, 0x9f, 0x87, 0x62, 0xc7, 0xf7, 0x4e, 0xfa, 0x03, 0xdb, 0xa3, 0x83, - 0x5e, 0x74, 0x54, 0x9e, 0x5f, 0x57, 0x36, 0x8a, 0x64, 0x41, 0x30, 0x6b, 0x9c, 0x87, 0xcb, 0x30, - 0xdf, 0x39, 0x72, 0x82, 0x90, 0x8a, 0xb3, 0x55, 0x24, 0x31, 0xc9, 0x67, 0xa5, 0x1d, 0xb7, 0xef, - 0x78, 0x21, 0x3f, 0x47, 0x45, 0x92, 0xd0, 0xcc, 0x88, 0xc7, 0x9e, 0xd3, 0x0b, 0xb9, 0xff, 0x17, - 0x89, 0x20, 0xf0, 0x87, 0x50, 0x90, 0x13, 0x72, 0x08, 0x0a, 0x7c, 0x39, 0x20, 0x58, 0x0c, 0x01, - 0xed, 0x27, 0x20, 0x45, 0xfc, 0xa7, 0x6c, 0x4e, 0xb1, 0xa2, 0xb0, 0xac, 0xac, 0xa7, 0x36, 0x30, - 0x89, 0x49, 0x96, 0xa4, 0x64, 0x9c, 0x16, 0xe1, 0x3b, 0x8e, 0xcc, 0xdf, 0x51, 0xa0, 0xc0, 0xcf, - 0x17, 0xa1, 0xe1, 0x89, 0x17, 0xb1, 0x78, 0x2e, 0x03, 0x99, 0x32, 0x15, 0xcf, 0xf9, 0xbe, 0x10, - 0x29, 0x63, 0x00, 0xb0, 0xd8, 0x64, 0x3b, 0x8f, 0x1f, 0xd3, 0x4e, 0x44, 0x45, 0xda, 0x4a, 0x93, - 0x05, 0xc6, 0xd4, 0x25, 0x8f, 0x21, 0xef, 0x0e, 0x42, 0x1a, 0x44, 0xb6, 0xdb, 0xe5, 0x7b, 0x92, - 0x26, 0x39, 0xc1, 0xa8, 0x76, 0xf1, 0x07, 0x90, 0xe6, 0xd1, 0x2d, 0xcd, 0x67, 0x01, 0x39, 0x0b, - 0xf1, 0x9f, 0x12, 0xce, 0xbf, 0x9b, 0xce, 0x65, 0x50, 0x56, 0xfb, 0x2a, 0x2c, 0xf0, 0xc5, 0x3d, - 0x70, 0x82, 0x81, 0x3b, 0xe8, 0xf1, 0x64, 0xed, 0x77, 0x85, 0x5f, 0x14, 0x09, 0x6f, 0x33, 0x9b, - 0xfb, 0x34, 0x0c, 0x9d, 0x1e, 0x95, 0xc9, 0x33, 0x26, 0xb5, 0x3f, 0x49, 0x41, 0xa1, 0x15, 0x05, - 0xd4, 0xe9, 0xf3, 0x3c, 0x8c, 0xbf, 0x0a, 0x10, 0x46, 0x4e, 0x44, 0xfb, 0x74, 0x10, 0xc5, 0xf6, - 0xbd, 0x27, 0x67, 0x9e, 0xd0, 0xdb, 0x6a, 0xc5, 0x4a, 0x64, 0x42, 0x1f, 0x6f, 0x43, 0x81, 0x32, - 0xb1, 0x1d, 0xb1, 0x7c, 0x2e, 0x73, 0xc6, 0x52, 0x1c, 0x72, 0x92, 0x44, 0x4f, 0x80, 0x26, 0xed, - 0xb5, 0xef, 0xaa, 0x90, 0x4f, 0x46, 0xc3, 0x3a, 0xe4, 0x3a, 0x4e, 0x44, 0x7b, 0x7e, 0x30, 0x92, - 0x69, 0xf6, 0xca, 0x8b, 0x66, 0xdf, 0xaa, 0x48, 0x65, 0x92, 0x74, 0xc3, 0xef, 0x83, 0xb8, 0xbb, - 0x08, 0xb7, 0x14, 0xf6, 0xe6, 0x39, 0x87, 0x3b, 0xe6, 0x47, 0x80, 0x87, 0x81, 0xdb, 0x77, 0x82, - 0x91, 0x7d, 0x4c, 0x47, 0x71, 0x4a, 0x4a, 0xcd, 0xd8, 0x49, 0x24, 0xf5, 0xee, 0xd1, 0x91, 0x8c, - 0x7a, 0xb7, 0xa6, 0xfb, 0x4a, 0x6f, 0x39, 0xbf, 0x3f, 0x13, 0x3d, 0x79, 0x92, 0x0f, 0xe3, 0x74, - 0x9e, 0xe1, 0x8e, 0xc5, 0x9a, 0xda, 0x97, 0x20, 0x17, 0x2f, 0x1e, 0xe7, 0x21, 0x63, 0x04, 0x81, - 0x1f, 0xa0, 0x39, 0x1e, 0xfc, 0xea, 0x35, 0x11, 0x3f, 0xf7, 0xf6, 0x58, 0xfc, 0xfc, 0x17, 0x35, - 0xc9, 0xa9, 0x84, 0x3e, 0x39, 0xa1, 0x61, 0x84, 0x7f, 0x06, 0x96, 0x29, 0x77, 0x21, 0xf7, 0x94, - 0xda, 0x1d, 0x7e, 0x01, 0x63, 0x0e, 0xa4, 0x70, 0xbc, 0x17, 0xb7, 0xc4, 0x7d, 0x31, 0xbe, 0x98, - 0x91, 0xa5, 0x44, 0x57, 0xb2, 0xba, 0xd8, 0x80, 0x65, 0xb7, 0xdf, 0xa7, 0x5d, 0xd7, 0x89, 0x26, - 0x07, 0x10, 0x1b, 0xb6, 0x1a, 0xdf, 0x4f, 0xa6, 0xee, 0x77, 0x64, 0x29, 0xe9, 0x91, 0x0c, 0x73, - 0x05, 0xb2, 0x11, 0xbf, 0x8b, 0x72, 0xdf, 0x2d, 0x6c, 0x17, 0xe3, 0x88, 0xc3, 0x99, 0x44, 0x0a, - 0xf1, 0x97, 0x40, 0xdc, 0x6c, 0x79, 0x6c, 0x19, 0x3b, 0xc4, 0xf8, 0xc2, 0x42, 0x84, 0x1c, 0x5f, - 0x81, 0xd2, 0x54, 0x2a, 0xed, 0x72, 0xc0, 0x52, 0xa4, 0x38, 0x99, 0x17, 0xbb, 0xf8, 0x2a, 0xcc, - 0xfb, 0x22, 0x71, 0xf1, 0xa8, 0x33, 0x5e, 0xf1, 0x74, 0x56, 0x23, 0xb1, 0x16, 0x8b, 0x0d, 0x01, - 0x0d, 0x69, 0x70, 0x4a, 0xbb, 0x6c, 0xd0, 0x79, 0x3e, 0x28, 0xc4, 0xac, 0x6a, 0x57, 0xfb, 0x29, - 0x58, 0x4c, 0x20, 0x0e, 0x87, 0xfe, 0x20, 0xa4, 0x78, 0x13, 0xb2, 0x01, 0x3f, 0xef, 0x12, 0x56, - 0x2c, 0xe7, 0x98, 0x88, 0x04, 0x44, 0x6a, 0x68, 0x5d, 0x58, 0x14, 0x9c, 0x07, 0x6e, 0x74, 0xc4, - 0x77, 0x12, 0x5f, 0x81, 0x0c, 0x65, 0x8d, 0x33, 0x9b, 0x42, 0x9a, 0x15, 0x2e, 0x27, 0x42, 0x3a, - 0x31, 0x8b, 0xfa, 0xd2, 0x59, 0xfe, 0x43, 0x85, 0x65, 0xb9, 0xca, 0x5d, 0x27, 0xea, 0x1c, 0xbd, - 0xa6, 0xde, 0xf0, 0xa3, 0x30, 0xcf, 0xf8, 0x6e, 0x72, 0x72, 0x66, 0xf8, 0x43, 0xac, 0xc1, 0x3c, - 0xc2, 0x09, 0xed, 0x89, 0xed, 0x97, 0x77, 0xbd, 0xa2, 0x13, 0x4e, 0xdc, 0x0c, 0x66, 0x38, 0x4e, - 0xf6, 0x25, 0x8e, 0x33, 0x7f, 0x11, 0xc7, 0xd1, 0xf6, 0x60, 0x65, 0x1a, 0x71, 0xe9, 0x1c, 0x3f, - 0x06, 0xf3, 0x62, 0x53, 0xe2, 0x18, 0x39, 0x6b, 0xdf, 0x62, 0x15, 0xed, 0x13, 0x15, 0x56, 0x64, - 0xf8, 0xfa, 0x6c, 0x9c, 0xe3, 0x09, 0x9c, 0x33, 0x17, 0x3a, 0xa0, 0x17, 0xdb, 0x3f, 0xad, 0x02, - 0xab, 0x67, 0x70, 0x7c, 0x85, 0xc3, 0xfa, 0x3d, 0x05, 0x16, 0x76, 0x69, 0xcf, 0x1d, 0xbc, 0xa6, - 0xbb, 0x30, 0x01, 0x6e, 0xfa, 0x42, 0x4e, 0x3c, 0x84, 0xa2, 0xb4, 0x57, 0xa2, 0x75, 0x1e, 0x6d, - 0x65, 0xd6, 0x69, 0xb9, 0x05, 0x0b, 0xb2, 0x5a, 0xe0, 0x78, 0xae, 0x13, 0x26, 0xf6, 0x9c, 0x29, - 0x17, 0xe8, 0x4c, 0x48, 0x64, 0x61, 0x81, 0x13, 0xda, 0xbf, 0x2a, 0x50, 0xac, 0xf8, 0xfd, 0xbe, - 0x1b, 0xbd, 0xa6, 0x18, 0x9f, 0x47, 0x28, 0x3d, 0xcb, 0x1f, 0xaf, 0x43, 0x29, 0x36, 0x53, 0x42, - 0x7b, 0x26, 0xd3, 0x28, 0xe7, 0x32, 0xcd, 0xbf, 0x29, 0xb0, 0x48, 0x7c, 0xcf, 0x3b, 0x74, 0x3a, - 0xc7, 0x6f, 0x36, 0x38, 0x37, 0x00, 0x8d, 0x0d, 0xbd, 0x28, 0x3c, 0xff, 0xad, 0x40, 0xa9, 0x19, - 0xd0, 0xa1, 0x13, 0xd0, 0x37, 0x1a, 0x1d, 0x76, 0x4d, 0xef, 0x46, 0xf2, 0x82, 0x93, 0x27, 0xbc, - 0xad, 0x2d, 0xc1, 0x62, 0x62, 0xbb, 0x00, 0x4c, 0xfb, 0x7b, 0x05, 0x56, 0x85, 0x8b, 0x49, 0x49, - 0xf7, 0x35, 0x85, 0x25, 0xb6, 0x37, 0x3d, 0x61, 0x6f, 0x19, 0x2e, 0x9d, 0xb5, 0x4d, 0x9a, 0xfd, - 0x75, 0x15, 0xde, 0x89, 0x9d, 0xe7, 0x35, 0x37, 0xfc, 0x07, 0xf0, 0x87, 0x35, 0x28, 0x9f, 0x07, - 0x41, 0x22, 0xf4, 0x2d, 0x15, 0xca, 0x95, 0x80, 0x3a, 0x11, 0x9d, 0xb8, 0x07, 0xbd, 0x39, 0xbe, - 0x81, 0xaf, 0xc3, 0xc2, 0xd0, 0x09, 0x22, 0xb7, 0xe3, 0x0e, 0x1d, 0xf6, 0x29, 0x9a, 0xe1, 0xd7, - 0xac, 0x33, 0x03, 0x4c, 0xa9, 0x68, 0x97, 0xe1, 0xdd, 0x19, 0x88, 0x48, 0xbc, 0xfe, 0x47, 0x01, - 0xdc, 0x8a, 0x9c, 0x20, 0xfa, 0x0c, 0xe4, 0xa5, 0x99, 0xce, 0xb4, 0x0a, 0xcb, 0x53, 0xf6, 0x4f, - 0xe2, 0x42, 0xa3, 0xcf, 0x44, 0x4a, 0xfa, 0x54, 0x5c, 0x26, 0xed, 0x97, 0xb8, 0xfc, 0x93, 0x02, - 0x6b, 0x15, 0x5f, 0x14, 0x3d, 0xdf, 0xc8, 0x13, 0xa6, 0xbd, 0x0f, 0x97, 0x67, 0x1a, 0x28, 0x01, - 0xf8, 0x07, 0x05, 0x2e, 0x11, 0xea, 0x74, 0xdf, 0x4c, 0xe3, 0xef, 0xc3, 0x3b, 0xe7, 0x8c, 0x93, - 0x77, 0x94, 0x9b, 0x90, 0xeb, 0xd3, 0xc8, 0x61, 0x37, 0x5c, 0x69, 0xd2, 0x5a, 0x3c, 0xee, 0x58, - 0xbb, 0x2e, 0x35, 0x48, 0xa2, 0xab, 0xfd, 0xb3, 0x0a, 0xcb, 0xfc, 0x9e, 0xfd, 0xf6, 0x23, 0xef, - 0x42, 0x55, 0x98, 0xec, 0xd9, 0xcb, 0x1f, 0x53, 0x18, 0x06, 0xd4, 0x8e, 0xab, 0x03, 0xf3, 0xfc, - 0xaf, 0x42, 0x18, 0x06, 0xf4, 0xbe, 0xe0, 0x68, 0x7f, 0xad, 0xc0, 0xca, 0x34, 0xc4, 0xc9, 0x17, - 0xcd, 0xff, 0x75, 0xb5, 0x65, 0x46, 0x48, 0x49, 0x5d, 0xe4, 0x23, 0x29, 0x7d, 0xe1, 0x8f, 0xa4, - 0xbf, 0x51, 0xa1, 0x3c, 0x69, 0xcc, 0xdb, 0x9a, 0xce, 0x74, 0x4d, 0xe7, 0xfb, 0xad, 0xf2, 0x69, - 0x7f, 0xab, 0xc0, 0xbb, 0x33, 0x00, 0xfd, 0xfe, 0x5c, 0x64, 0xa2, 0xb2, 0xa3, 0xbe, 0xb4, 0xb2, - 0xf3, 0xc3, 0x77, 0x92, 0xbf, 0x53, 0x60, 0xa5, 0x2e, 0x6a, 0xf5, 0xa2, 0xf2, 0xf1, 0xfa, 0xc6, - 0x60, 0x5e, 0x8e, 0x4f, 0x8f, 0xff, 0xad, 0xd2, 0x2a, 0xb0, 0x7a, 0xc6, 0xb4, 0x57, 0xa8, 0xe6, - 0xfc, 0x97, 0x02, 0x4b, 0x72, 0x14, 0xfd, 0xb5, 0xbd, 0xbe, 0xcc, 0x40, 0x07, 0x7f, 0x00, 0x29, - 0xb7, 0x1b, 0xdf, 0x7b, 0xa7, 0x9f, 0x0c, 0x30, 0x81, 0x76, 0x1b, 0xf0, 0xa4, 0xdd, 0xaf, 0x00, - 0xdd, 0xbf, 0xab, 0xb0, 0x4a, 0x44, 0xf4, 0x7d, 0xfb, 0xff, 0xc2, 0x0f, 0xfa, 0xff, 0xc2, 0x8b, - 0x13, 0xd7, 0x27, 0xfc, 0x32, 0x35, 0x0d, 0xf5, 0x0f, 0x2f, 0x75, 0x9d, 0x49, 0xb4, 0xa9, 0x73, - 0x89, 0xf6, 0xd5, 0xe3, 0xd1, 0x27, 0x2a, 0xac, 0x49, 0x43, 0xde, 0xde, 0x75, 0x2e, 0xee, 0x11, - 0xd9, 0x73, 0x1e, 0xf1, 0x9f, 0x0a, 0x5c, 0x9e, 0x09, 0xe4, 0xff, 0xfb, 0x8d, 0xe6, 0x8c, 0xf7, - 0xa4, 0x5f, 0xea, 0x3d, 0x99, 0x0b, 0x7b, 0xcf, 0x37, 0x55, 0x28, 0x11, 0xea, 0x51, 0x27, 0x7c, - 0xc3, 0xab, 0x7b, 0x67, 0x30, 0xcc, 0x9c, 0xab, 0x73, 0x2e, 0xc1, 0x62, 0x02, 0x84, 0xfc, 0xe0, - 0xe2, 0x1f, 0xe8, 0x2c, 0x0f, 0x7e, 0x4c, 0x1d, 0x2f, 0x8a, 0x6f, 0x82, 0xda, 0x9f, 0xaa, 0x50, - 0x24, 0x8c, 0xe3, 0xf6, 0x69, 0x2b, 0x72, 0xa2, 0x10, 0x7f, 0x0e, 0x16, 0x8e, 0xb8, 0x8a, 0x3d, - 0xf6, 0x90, 0x3c, 0x29, 0x08, 0x9e, 0xf8, 0xf7, 0x71, 0x1b, 0x56, 0x43, 0xda, 0xf1, 0x07, 0xdd, - 0xd0, 0x3e, 0xa4, 0x47, 0xee, 0xa0, 0x6b, 0xf7, 0x9d, 0x30, 0xa2, 0x01, 0x87, 0xa5, 0x48, 0x96, - 0xa5, 0x70, 0x97, 0xcb, 0xea, 0x5c, 0x84, 0xaf, 0xc1, 0xca, 0xa1, 0x3b, 0xf0, 0xfc, 0x9e, 0x3d, - 0xf4, 0x9c, 0x11, 0x0d, 0x42, 0xbb, 0xe3, 0x9f, 0x0c, 0x04, 0x1e, 0x19, 0x82, 0x85, 0xac, 0x29, - 0x44, 0x15, 0x26, 0xc1, 0x8f, 0x60, 0x73, 0xe6, 0x2c, 0xf6, 0x63, 0xd7, 0x8b, 0x68, 0x40, 0xbb, - 0x76, 0x40, 0x87, 0x9e, 0xdb, 0x11, 0xcf, 0xa1, 0x04, 0x50, 0x5f, 0x9c, 0x31, 0xf5, 0xbe, 0x54, - 0x27, 0x63, 0x6d, 0x7c, 0x19, 0xf2, 0x9d, 0xe1, 0x89, 0x7d, 0xc2, 0x1f, 0x2d, 0x30, 0xfc, 0x14, - 0x92, 0xeb, 0x0c, 0x4f, 0xda, 0x8c, 0xc6, 0x08, 0x52, 0x4f, 0x86, 0x22, 0x38, 0x2b, 0x84, 0x35, - 0xb5, 0xef, 0x29, 0x50, 0xd2, 0x7b, 0xbd, 0x80, 0xf6, 0x9c, 0x48, 0xc2, 0x74, 0x0d, 0x56, 0x04, - 0x24, 0x23, 0x5b, 0xba, 0xab, 0xb0, 0x47, 0x11, 0xf6, 0x48, 0x99, 0xf0, 0x55, 0x61, 0xcf, 0x0e, - 0x5c, 0x3a, 0x19, 0xcc, 0xec, 0xa3, 0xf2, 0x3e, 0x2b, 0x89, 0x74, 0xb2, 0xd7, 0x4f, 0xc2, 0xbb, - 0xb3, 0x51, 0xe8, 0xbb, 0xe2, 0x49, 0x62, 0x91, 0x5c, 0x9a, 0x61, 0x74, 0xdd, 0x1d, 0xbc, 0xa0, - 0xab, 0xf3, 0x8c, 0xe3, 0xf5, 0x29, 0x5d, 0x9d, 0x67, 0xda, 0x9f, 0x27, 0xff, 0x29, 0xc6, 0xee, - 0x92, 0x04, 0x8e, 0xd8, 0x91, 0x95, 0x17, 0x39, 0x72, 0x19, 0xe6, 0x99, 0x33, 0xba, 0x83, 0x1e, - 0x37, 0x2e, 0x47, 0x62, 0x12, 0xb7, 0xe0, 0x8b, 0xd2, 0x76, 0xfa, 0x2c, 0xa2, 0xc1, 0xc0, 0xf1, - 0xbc, 0x91, 0x2d, 0xca, 0x8f, 0x83, 0x88, 0x76, 0xed, 0xf1, 0x13, 0x4d, 0x11, 0x3e, 0x3e, 0x2f, - 0xb4, 0x8d, 0x44, 0x99, 0x24, 0xba, 0x56, 0xf2, 0x78, 0xf3, 0x2b, 0x50, 0x0a, 0xa4, 0x13, 0xdb, - 0x21, 0xdb, 0x1e, 0x19, 0x72, 0x57, 0xe2, 0x57, 0x13, 0x93, 0x1e, 0x4e, 0x8a, 0xc1, 0x94, 0xc3, - 0xbf, 0x72, 0xc0, 0xb9, 0x9b, 0xce, 0x65, 0xd1, 0xbc, 0xf6, 0x17, 0x0a, 0x2c, 0xcf, 0xf8, 0x76, - 0x4f, 0x0a, 0x03, 0xca, 0x44, 0xdd, 0xf1, 0xc7, 0x21, 0xc3, 0x1f, 0xb4, 0xc8, 0x37, 0x54, 0xef, - 0x9c, 0xff, 0xf4, 0xe7, 0x8f, 0x4f, 0x88, 0xd0, 0x62, 0x67, 0x91, 0xdb, 0xd4, 0xe1, 0x85, 0xc7, - 0x38, 0xa2, 0x16, 0x18, 0x4f, 0xd4, 0x22, 0xcf, 0x57, 0x32, 0xd3, 0x2f, 0xad, 0x64, 0x6e, 0xfe, - 0x76, 0x0a, 0xf2, 0xf5, 0x51, 0xeb, 0x89, 0xb7, 0xef, 0x39, 0x3d, 0xfe, 0x3a, 0xa4, 0xde, 0xb4, - 0x1e, 0xa2, 0x39, 0xbc, 0x04, 0x45, 0xb3, 0x61, 0xd9, 0x66, 0xbb, 0x56, 0xb3, 0xf7, 0x6b, 0xfa, - 0x1d, 0xa4, 0x60, 0x04, 0x0b, 0x4d, 0x52, 0xb5, 0xef, 0x19, 0x0f, 0x05, 0x47, 0xc5, 0xcb, 0xb0, - 0xd8, 0x36, 0xab, 0xf7, 0xdb, 0xc6, 0x98, 0x99, 0xc6, 0xab, 0xb0, 0x54, 0x6f, 0xd7, 0xac, 0x6a, - 0xb3, 0x36, 0xc1, 0xce, 0xe1, 0x22, 0xe4, 0x77, 0x6b, 0x8d, 0x5d, 0x41, 0x22, 0x36, 0x7e, 0xdb, - 0x6c, 0x55, 0xef, 0x98, 0xc6, 0x9e, 0x60, 0xad, 0x33, 0xd6, 0x23, 0x83, 0x34, 0xf6, 0xab, 0xf1, - 0x94, 0xb7, 0x31, 0x82, 0xc2, 0x6e, 0xd5, 0xd4, 0x89, 0x1c, 0xe5, 0xb9, 0x82, 0x4b, 0x90, 0x37, - 0xcc, 0x76, 0x5d, 0xd2, 0x2a, 0x2e, 0xc3, 0xb2, 0xde, 0xb6, 0x1a, 0x76, 0xd5, 0xac, 0x10, 0xa3, - 0x6e, 0x98, 0x96, 0x94, 0xa4, 0xf1, 0x32, 0x94, 0xac, 0x6a, 0xdd, 0x68, 0x59, 0x7a, 0xbd, 0x29, - 0x99, 0x6c, 0x15, 0xb9, 0x96, 0x11, 0xeb, 0x20, 0xbc, 0x06, 0xab, 0x66, 0xc3, 0x8e, 0x9f, 0xcf, - 0x1d, 0xe8, 0xb5, 0xb6, 0x21, 0x65, 0xeb, 0xf8, 0x1d, 0xc0, 0x0d, 0xd3, 0x6e, 0x37, 0xf7, 0x74, - 0xcb, 0xb0, 0xcd, 0xc6, 0x03, 0x29, 0xb8, 0x8d, 0x4b, 0x90, 0x1b, 0xaf, 0xe0, 0x39, 0x43, 0xa1, - 0xd8, 0xd4, 0x89, 0x35, 0x36, 0xf6, 0xf9, 0x73, 0x06, 0x16, 0xdc, 0x21, 0x8d, 0x76, 0x73, 0xac, - 0xb6, 0x04, 0x05, 0x09, 0x96, 0x64, 0xa5, 0x19, 0x6b, 0xb7, 0x6a, 0x56, 0x92, 0xf5, 0x3d, 0xcf, - 0xad, 0xa9, 0x48, 0xd9, 0x3c, 0x86, 0x34, 0xdf, 0x8e, 0x1c, 0xa4, 0xcd, 0x86, 0x69, 0xa0, 0x39, - 0xbc, 0x08, 0x50, 0x6d, 0x55, 0x4d, 0xcb, 0xb8, 0x43, 0xf4, 0x1a, 0x33, 0x9b, 0x33, 0x62, 0x00, - 0x99, 0xb5, 0x0b, 0x30, 0x5f, 0x6d, 0xed, 0xd7, 0x1a, 0xba, 0x25, 0xcd, 0xac, 0xb6, 0xee, 0xb7, - 0x1b, 0x16, 0x13, 0x22, 0x5c, 0x80, 0x6c, 0xb5, 0x65, 0x19, 0x5f, 0xb3, 0x98, 0x5d, 0x5c, 0x26, - 0x50, 0x45, 0xcf, 0x6f, 0x6f, 0x7e, 0x3b, 0x05, 0x69, 0xfe, 0xf6, 0xba, 0x08, 0x79, 0xbe, 0xdb, - 0xd6, 0xc3, 0x26, 0x9b, 0x32, 0x0f, 0xe9, 0xaa, 0x69, 0xdd, 0x42, 0x3f, 0xa7, 0x62, 0x80, 0x4c, - 0x9b, 0xb7, 0x7f, 0x3e, 0xcb, 0xda, 0x55, 0xd3, 0xba, 0x7e, 0x13, 0x7d, 0x5d, 0x65, 0xc3, 0xb6, - 0x05, 0xf1, 0x0b, 0xb1, 0x60, 0x7b, 0x07, 0x7d, 0x23, 0x11, 0x6c, 0xef, 0xa0, 0x5f, 0x8c, 0x05, - 0x37, 0xb6, 0xd1, 0x37, 0x13, 0xc1, 0x8d, 0x6d, 0xf4, 0x4b, 0xb1, 0xe0, 0xe6, 0x0e, 0xfa, 0xe5, - 0x44, 0x70, 0x73, 0x07, 0xfd, 0x4a, 0x96, 0xd9, 0xc2, 0x2d, 0xb9, 0xb1, 0x8d, 0x7e, 0x35, 0x97, - 0x50, 0x37, 0x77, 0xd0, 0xaf, 0xe5, 0xd8, 0xfe, 0x27, 0xbb, 0x8a, 0x7e, 0x1d, 0xb1, 0x65, 0xb2, - 0x0d, 0x42, 0xbf, 0xc1, 0x9b, 0x4c, 0x84, 0x7e, 0x13, 0x31, 0x1b, 0x19, 0x97, 0x93, 0xdf, 0xe2, - 0x92, 0x87, 0x86, 0x4e, 0xd0, 0x6f, 0x65, 0xc5, 0x83, 0xce, 0x4a, 0xb5, 0xae, 0xd7, 0x10, 0xe6, - 0x3d, 0x18, 0x2a, 0xbf, 0x73, 0x8d, 0x35, 0x99, 0x7b, 0xa2, 0xdf, 0x6d, 0xb2, 0x09, 0x0f, 0x74, - 0x52, 0xf9, 0x58, 0x27, 0xe8, 0xf7, 0xae, 0xb1, 0x09, 0x0f, 0x74, 0x22, 0xf1, 0xfa, 0xfd, 0x26, - 0x53, 0xe4, 0xa2, 0x3f, 0xb8, 0xc6, 0x16, 0x2d, 0xf9, 0x7f, 0xd8, 0xc4, 0x39, 0x48, 0xed, 0x56, - 0x2d, 0xf4, 0x6d, 0x3e, 0x1b, 0x73, 0x51, 0xf4, 0x47, 0x88, 0x31, 0x5b, 0x86, 0x85, 0xbe, 0xc3, - 0x98, 0x19, 0xab, 0xdd, 0xac, 0x19, 0xe8, 0x3d, 0xb6, 0xb8, 0x3b, 0x46, 0xa3, 0x6e, 0x58, 0xe4, - 0x21, 0xfa, 0x63, 0xae, 0x7e, 0xb7, 0xd5, 0x30, 0xd1, 0x77, 0x11, 0x2e, 0x01, 0x18, 0x5f, 0x6b, - 0x12, 0xa3, 0xd5, 0xaa, 0x36, 0x4c, 0xf4, 0xe1, 0xe6, 0x3e, 0xa0, 0xb3, 0xe1, 0x80, 0x19, 0xd0, - 0x36, 0xef, 0x99, 0x8d, 0x07, 0x26, 0x9a, 0x63, 0x44, 0x93, 0x18, 0x4d, 0x9d, 0x18, 0x48, 0xc1, - 0x00, 0x59, 0xf9, 0x4c, 0x94, 0xbf, 0xf7, 0x24, 0x8d, 0x5a, 0x6d, 0x57, 0xaf, 0xdc, 0x43, 0xa9, - 0xdd, 0x2f, 0xc3, 0xa2, 0xeb, 0x6f, 0x9d, 0xba, 0x11, 0x0d, 0x43, 0xf1, 0xba, 0xff, 0x91, 0x26, - 0x29, 0xd7, 0xbf, 0x2a, 0x5a, 0x57, 0x7b, 0xfe, 0xd5, 0xd3, 0xe8, 0x2a, 0x97, 0x5e, 0xe5, 0x11, - 0xe3, 0x30, 0xcb, 0x89, 0x1b, 0xff, 0x1b, 0x00, 0x00, 0xff, 0xff, 0xbd, 0xb2, 0x28, 0xeb, 0x3b, - 0x30, 0x00, 0x00, + // 3249 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x5a, 0x4b, 0x70, 0x23, 0x49, + 0x5a, 0xee, 0x2a, 0x3d, 0x2c, 0xfd, 0xb2, 0xe4, 0x74, 0xda, 0xee, 0xd1, 0xb8, 0xe7, 0xe1, 0xad, + 0xdd, 0xd9, 0x6d, 0x0c, 0xb8, 0x7b, 0xdc, 0xbd, 0x4d, 0x33, 0xbb, 0xc0, 0x94, 0xe5, 0xb2, 0x47, + 0xdd, 0x52, 0x49, 0x9d, 0x2a, 0xb9, 0xb7, 0x27, 0x88, 0xa8, 0x28, 0x4b, 0xd9, 0x72, 0x85, 0x4b, + 0x55, 0x72, 0x55, 0xd9, 0x3d, 0xba, 0x35, 0x2c, 0xcb, 0xf2, 0x66, 0x79, 0xb3, 0x6c, 0xb0, 0x41, + 0x04, 0x07, 0x82, 0x0b, 0x67, 0xce, 0x1c, 0xe6, 0xc0, 0x81, 0x08, 0x8e, 0xc0, 0x01, 0x38, 0x10, + 0x70, 0xda, 0x20, 0x38, 0x70, 0xd8, 0x03, 0x41, 0xe4, 0xa3, 0x4a, 0x92, 0xad, 0xe9, 0xf6, 0xf6, + 0xb2, 0x41, 0x74, 0xcf, 0xdc, 0xf2, 0x7f, 0xe4, 0xe3, 0xff, 0xf2, 0xcf, 0xff, 0xff, 0x2b, 0x2b, + 0xa1, 0x74, 0x72, 0x4a, 0xc3, 0xf1, 0xd6, 0x28, 0x0c, 0xe2, 0x00, 0xe7, 0x38, 0xb1, 0x5e, 0x89, + 0x83, 0x51, 0xd0, 0x77, 0x62, 0x47, 0xb0, 0xd7, 0x4b, 0x67, 0x71, 0x38, 0xea, 0x09, 0x42, 0xfb, + 0x86, 0x02, 0x79, 0xcb, 0x09, 0x07, 0x34, 0xc6, 0xeb, 0x50, 0x38, 0xa6, 0xe3, 0x68, 0xe4, 0xf4, + 0x68, 0x55, 0xd9, 0x50, 0xae, 0x17, 0x49, 0x4a, 0xe3, 0x55, 0xc8, 0x45, 0x47, 0x4e, 0xd8, 0xaf, + 0xaa, 0x5c, 0x20, 0x08, 0xfc, 0x65, 0x28, 0xc5, 0xce, 0xa1, 0x47, 0x63, 0x3b, 0x1e, 0x8f, 0x68, + 0x35, 0xb3, 0xa1, 0x5c, 0xaf, 0x6c, 0xaf, 0x6e, 0xa5, 0xf3, 0x59, 0x5c, 0x68, 0x8d, 0x47, 0x94, + 0x40, 0x9c, 0xb6, 0x31, 0x86, 0x6c, 0x8f, 0x7a, 0x5e, 0x35, 0xcb, 0xc7, 0xe2, 0x6d, 0x6d, 0x17, + 0x2a, 0x07, 0xd6, 0xbe, 0x13, 0xd3, 0x9a, 0xe3, 0x79, 0x34, 0xac, 0xef, 0xb2, 0xe5, 0x9c, 0x46, + 0x34, 0xf4, 0x9d, 0x61, 0xba, 0x9c, 0x84, 0xc6, 0x57, 0x21, 0x3f, 0x08, 0x83, 0xd3, 0x51, 0x54, + 0x55, 0x37, 0x32, 0xd7, 0x8b, 0x44, 0x52, 0xda, 0xcf, 0x03, 0x18, 0x67, 0xd4, 0x8f, 0xad, 0xe0, + 0x98, 0xfa, 0xf8, 0x0d, 0x28, 0xc6, 0xee, 0x90, 0x46, 0xb1, 0x33, 0x1c, 0xf1, 0x21, 0x32, 0x64, + 0xc2, 0xf8, 0x04, 0x93, 0xd6, 0xa1, 0x30, 0x0a, 0x22, 0x37, 0x76, 0x03, 0x9f, 0xdb, 0x53, 0x24, + 0x29, 0xad, 0xfd, 0x2c, 0xe4, 0x0e, 0x1c, 0xef, 0x94, 0xe2, 0xb7, 0x21, 0xcb, 0x0d, 0x56, 0xb8, + 0xc1, 0xa5, 0x2d, 0x01, 0x3a, 0xb7, 0x93, 0x0b, 0xd8, 0xd8, 0x67, 0x4c, 0x93, 0x8f, 0xbd, 0x48, + 0x04, 0xa1, 0x1d, 0xc3, 0xe2, 0x8e, 0xeb, 0xf7, 0x0f, 0x9c, 0xd0, 0x65, 0x60, 0xbc, 0xe0, 0x30, + 0xf8, 0x0b, 0x90, 0xe7, 0x8d, 0xa8, 0x9a, 0xd9, 0xc8, 0x5c, 0x2f, 0x6d, 0x2f, 0xca, 0x8e, 0x7c, + 0x6d, 0x44, 0xca, 0xb4, 0xbf, 0x51, 0x00, 0x76, 0x82, 0x53, 0xbf, 0xff, 0x80, 0x09, 0x31, 0x82, + 0x4c, 0x74, 0xe2, 0x49, 0x20, 0x59, 0x13, 0xdf, 0x87, 0xca, 0xa1, 0xeb, 0xf7, 0xed, 0x33, 0xb9, + 0x1c, 0x81, 0x65, 0x69, 0xfb, 0x0b, 0x72, 0xb8, 0x49, 0xe7, 0xad, 0xe9, 0x55, 0x47, 0x86, 0x1f, + 0x87, 0x63, 0x52, 0x3e, 0x9c, 0xe6, 0xad, 0x77, 0x01, 0x5f, 0x54, 0x62, 0x93, 0x1e, 0xd3, 0x71, + 0x32, 0xe9, 0x31, 0x1d, 0xe3, 0x1f, 0x9b, 0xb6, 0xa8, 0xb4, 0xbd, 0x92, 0xcc, 0x35, 0xd5, 0x57, + 0x9a, 0xf9, 0x9e, 0x7a, 0x57, 0xd1, 0xbe, 0x9f, 0x87, 0x8a, 0xf1, 0x11, 0xed, 0x9d, 0xc6, 0xb4, + 0x35, 0x62, 0x7b, 0x10, 0xe1, 0x26, 0x2c, 0xb9, 0x7e, 0xcf, 0x3b, 0xed, 0xd3, 0xbe, 0xfd, 0xd8, + 0xa5, 0x5e, 0x3f, 0xe2, 0x7e, 0x54, 0x49, 0xd7, 0x3d, 0xab, 0xbf, 0x55, 0x97, 0xca, 0x7b, 0x5c, + 0x97, 0x54, 0xdc, 0x19, 0x1a, 0x6f, 0xc2, 0x72, 0xcf, 0x73, 0xa9, 0x1f, 0xdb, 0x8f, 0x99, 0xbd, + 0x76, 0x18, 0x3c, 0x89, 0xaa, 0xb9, 0x0d, 0xe5, 0x7a, 0x81, 0x2c, 0x09, 0xc1, 0x1e, 0xe3, 0x93, + 0xe0, 0x49, 0x84, 0xdf, 0x83, 0xc2, 0x93, 0x20, 0x3c, 0xf6, 0x02, 0xa7, 0x5f, 0xcd, 0xf3, 0x39, + 0xdf, 0x9a, 0x3f, 0xe7, 0x43, 0xa9, 0x45, 0x52, 0x7d, 0x7c, 0x1d, 0x50, 0x74, 0xe2, 0xd9, 0x11, + 0xf5, 0x68, 0x2f, 0xb6, 0x3d, 0x77, 0xe8, 0xc6, 0xd5, 0x02, 0x77, 0xc9, 0x4a, 0x74, 0xe2, 0x75, + 0x38, 0xbb, 0xc1, 0xb8, 0xd8, 0x86, 0xb5, 0x38, 0x74, 0xfc, 0xc8, 0xe9, 0xb1, 0xc1, 0x6c, 0x37, + 0x0a, 0x3c, 0x87, 0xbb, 0x63, 0x91, 0x4f, 0xb9, 0x39, 0x7f, 0x4a, 0x6b, 0xd2, 0xa5, 0x9e, 0xf4, + 0x20, 0xab, 0xf1, 0x1c, 0x2e, 0x7e, 0x17, 0xd6, 0xa2, 0x63, 0x77, 0x64, 0xf3, 0x71, 0xec, 0x91, + 0xe7, 0xf8, 0x76, 0xcf, 0xe9, 0x1d, 0xd1, 0x2a, 0x70, 0xb3, 0x31, 0x13, 0xf2, 0x7d, 0x6f, 0x7b, + 0x8e, 0x5f, 0x63, 0x12, 0x06, 0x3a, 0xd3, 0xf3, 0x69, 0x68, 0x9f, 0xd1, 0x30, 0x62, 0xab, 0x29, + 0x3d, 0x0b, 0xf4, 0xb6, 0x50, 0x3e, 0x10, 0xba, 0xa4, 0x32, 0x9a, 0xa1, 0xb5, 0xaf, 0x40, 0x65, + 0x76, 0x5b, 0xf0, 0x32, 0x94, 0xad, 0x47, 0x6d, 0xc3, 0xd6, 0xcd, 0x5d, 0xdb, 0xd4, 0x9b, 0x06, + 0xba, 0x82, 0xcb, 0x50, 0xe4, 0xac, 0x96, 0xd9, 0x78, 0x84, 0x14, 0xbc, 0x00, 0x19, 0xbd, 0xd1, + 0x40, 0xaa, 0x76, 0x17, 0x0a, 0x09, 0xbe, 0x78, 0x09, 0x4a, 0x5d, 0xb3, 0xd3, 0x36, 0x6a, 0xf5, + 0xbd, 0xba, 0xb1, 0x8b, 0xae, 0xe0, 0x02, 0x64, 0x5b, 0x0d, 0xab, 0x8d, 0x14, 0xd1, 0xd2, 0xdb, + 0x48, 0x65, 0x3d, 0x77, 0x77, 0x74, 0x94, 0xd1, 0xfe, 0x42, 0x81, 0xd5, 0x79, 0x38, 0xe1, 0x12, + 0x2c, 0xec, 0x1a, 0x7b, 0x7a, 0xb7, 0x61, 0xa1, 0x2b, 0x78, 0x05, 0x96, 0x88, 0xd1, 0x36, 0x74, + 0x4b, 0xdf, 0x69, 0x18, 0x36, 0x31, 0xf4, 0x5d, 0xa4, 0x60, 0x0c, 0x15, 0xd6, 0xb2, 0x6b, 0xad, + 0x66, 0xb3, 0x6e, 0x59, 0xc6, 0x2e, 0x52, 0xf1, 0x2a, 0x20, 0xce, 0xeb, 0x9a, 0x13, 0x6e, 0x06, + 0x23, 0x58, 0xec, 0x18, 0xa4, 0xae, 0x37, 0xea, 0x1f, 0xb2, 0x01, 0x50, 0x16, 0x7f, 0x0e, 0xde, + 0xac, 0xb5, 0xcc, 0x4e, 0xbd, 0x63, 0x19, 0xa6, 0x65, 0x77, 0x4c, 0xbd, 0xdd, 0xf9, 0xa0, 0x65, + 0xf1, 0x91, 0x85, 0x71, 0x39, 0x5c, 0x01, 0xd0, 0xbb, 0x56, 0x4b, 0x8c, 0x83, 0xf2, 0xda, 0x09, + 0x54, 0x66, 0x21, 0x64, 0xab, 0x92, 0x4b, 0xb4, 0xdb, 0x0d, 0xdd, 0x34, 0x0d, 0x82, 0xae, 0xe0, + 0x3c, 0xa8, 0x07, 0xb7, 0x84, 0xad, 0xfb, 0xd4, 0xbf, 0x8d, 0x54, 0x36, 0x10, 0x6b, 0xed, 0x87, + 0x94, 0xf6, 0xc7, 0x28, 0xc3, 0xd6, 0xcd, 0xe8, 0x06, 0x7d, 0x1c, 0x6f, 0x13, 0x77, 0x70, 0x14, + 0xa3, 0x2c, 0x5b, 0x37, 0xe3, 0x3d, 0x74, 0xe3, 0xa3, 0x3d, 0xc7, 0xf3, 0x0e, 0x9d, 0xde, 0x31, + 0xca, 0xdd, 0xcb, 0x16, 0x14, 0xa4, 0xde, 0xcb, 0x16, 0x54, 0x94, 0xb9, 0x97, 0x2d, 0x64, 0x50, + 0x56, 0xfb, 0x6b, 0x15, 0x72, 0x7c, 0x7b, 0x58, 0xc0, 0x9e, 0x0a, 0xc3, 0xbc, 0x9d, 0x06, 0x2f, + 0xf5, 0x19, 0xc1, 0x8b, 0xc7, 0x7c, 0x19, 0x46, 0x05, 0x81, 0xaf, 0x41, 0x31, 0x08, 0x07, 0xb6, + 0x90, 0x88, 0x04, 0x50, 0x08, 0xc2, 0x01, 0xcf, 0x14, 0x2c, 0xf8, 0xb2, 0xbc, 0x71, 0xe8, 0x44, + 0x94, 0x9f, 0xc1, 0x22, 0x49, 0x69, 0xfc, 0x3a, 0x30, 0x3d, 0x9b, 0xaf, 0x23, 0xcf, 0x65, 0x0b, + 0x41, 0x38, 0x30, 0xd9, 0x52, 0x3e, 0x0f, 0xe5, 0x5e, 0xe0, 0x9d, 0x0e, 0x7d, 0xdb, 0xa3, 0xfe, + 0x20, 0x3e, 0xaa, 0x2e, 0x6c, 0x28, 0xd7, 0xcb, 0x64, 0x51, 0x30, 0x1b, 0x9c, 0x87, 0xab, 0xb0, + 0xd0, 0x3b, 0x72, 0xc2, 0x88, 0x8a, 0x73, 0x57, 0x26, 0x09, 0xc9, 0x67, 0xa5, 0x3d, 0x77, 0xe8, + 0x78, 0x11, 0x3f, 0x63, 0x65, 0x92, 0xd2, 0xcc, 0x88, 0xc7, 0x9e, 0x33, 0x88, 0xf8, 0xd9, 0x28, + 0x13, 0x41, 0xe0, 0xb7, 0xa1, 0x24, 0x27, 0xe4, 0x10, 0x94, 0xf8, 0x72, 0x40, 0xb0, 0x18, 0x02, + 0xda, 0x4f, 0x41, 0x86, 0x04, 0x4f, 0xd8, 0x9c, 0x62, 0x45, 0x51, 0x55, 0xd9, 0xc8, 0x5c, 0xc7, + 0x24, 0x21, 0x59, 0x02, 0x93, 0x31, 0x5c, 0x84, 0xf6, 0x24, 0x6a, 0x7f, 0x47, 0x81, 0x12, 0x3f, + 0x7b, 0x84, 0x46, 0xa7, 0x5e, 0xcc, 0x62, 0xbd, 0x0c, 0x72, 0xca, 0x4c, 0xac, 0xe7, 0xfb, 0x42, + 0xa4, 0x8c, 0x01, 0xc0, 0xe2, 0x96, 0xed, 0x3c, 0x7e, 0x4c, 0x7b, 0x31, 0x15, 0x29, 0x2d, 0x4b, + 0x16, 0x19, 0x53, 0x97, 0x3c, 0x86, 0xbc, 0xeb, 0x47, 0x34, 0x8c, 0x6d, 0xb7, 0xcf, 0xf7, 0x24, + 0x4b, 0x0a, 0x82, 0x51, 0xef, 0xe3, 0xb7, 0x20, 0xcb, 0x23, 0x5f, 0x96, 0xcf, 0x02, 0x72, 0x16, + 0x12, 0x3c, 0x21, 0x9c, 0x7f, 0x2f, 0x5b, 0xc8, 0xa1, 0xbc, 0xf6, 0x55, 0x58, 0xe4, 0x8b, 0x7b, + 0xe8, 0x84, 0xbe, 0xeb, 0x0f, 0x78, 0x22, 0x0f, 0xfa, 0xc2, 0x2f, 0xca, 0x84, 0xb7, 0x99, 0xcd, + 0x43, 0x1a, 0x45, 0xce, 0x80, 0xca, 0xc4, 0x9a, 0x90, 0xda, 0x9f, 0x65, 0xa0, 0xd4, 0x89, 0x43, + 0xea, 0x0c, 0x79, 0x8e, 0xc6, 0x5f, 0x05, 0x88, 0x62, 0x27, 0xa6, 0x43, 0xea, 0xc7, 0x89, 0x7d, + 0x6f, 0xc8, 0x99, 0xa7, 0xf4, 0xb6, 0x3a, 0x89, 0x12, 0x99, 0xd2, 0xc7, 0xdb, 0x50, 0xa2, 0x4c, + 0x6c, 0xc7, 0x2c, 0xd7, 0xcb, 0x7c, 0xb2, 0x9c, 0x84, 0xa3, 0xb4, 0x08, 0x20, 0x40, 0xd3, 0xf6, + 0xfa, 0x77, 0x55, 0x28, 0xa6, 0xa3, 0x61, 0x1d, 0x0a, 0x3d, 0x27, 0xa6, 0x83, 0x20, 0x1c, 0xcb, + 0x14, 0xfc, 0xce, 0xb3, 0x66, 0xdf, 0xaa, 0x49, 0x65, 0x92, 0x76, 0xc3, 0x6f, 0x82, 0xa8, 0x6b, + 0x84, 0x5b, 0x0a, 0x7b, 0x8b, 0x9c, 0xc3, 0x1d, 0xf3, 0x3d, 0xc0, 0xa3, 0xd0, 0x1d, 0x3a, 0xe1, + 0xd8, 0x3e, 0xa6, 0xe3, 0x24, 0x5d, 0x65, 0xe6, 0xec, 0x24, 0x92, 0x7a, 0xf7, 0xe9, 0x58, 0x46, + 0xc4, 0xbb, 0xb3, 0x7d, 0xa5, 0xb7, 0x5c, 0xdc, 0x9f, 0xa9, 0x9e, 0xbc, 0x00, 0x88, 0x92, 0x54, + 0x9f, 0xe3, 0x8e, 0xc5, 0x9a, 0xda, 0x97, 0xa0, 0x90, 0x2c, 0x1e, 0x17, 0x21, 0x67, 0x84, 0x61, + 0x10, 0xa2, 0x2b, 0x3c, 0x30, 0x36, 0x1b, 0x22, 0xb6, 0xee, 0xee, 0xb2, 0xd8, 0xfa, 0xaf, 0x6a, + 0x9a, 0x6f, 0x09, 0x3d, 0x39, 0xa5, 0x51, 0x8c, 0x7f, 0x0e, 0x56, 0x28, 0x77, 0x21, 0xf7, 0x8c, + 0xda, 0x3d, 0x5e, 0x9c, 0x31, 0x07, 0x52, 0x38, 0xde, 0x4b, 0x5b, 0xa2, 0x96, 0x4c, 0x8a, 0x36, + 0xb2, 0x9c, 0xea, 0x4a, 0x56, 0x1f, 0x1b, 0xb0, 0xe2, 0x0e, 0x87, 0xb4, 0xef, 0x3a, 0xf1, 0xf4, + 0x00, 0x62, 0xc3, 0xd6, 0x92, 0xda, 0x65, 0xa6, 0xf6, 0x23, 0xcb, 0x69, 0x8f, 0x74, 0x98, 0x77, + 0x20, 0x1f, 0xf3, 0x3a, 0x95, 0xfb, 0x6e, 0x69, 0xbb, 0x9c, 0x44, 0x1c, 0xce, 0x24, 0x52, 0x88, + 0xbf, 0x04, 0xa2, 0xea, 0xe5, 0xb1, 0x65, 0xe2, 0x10, 0x93, 0x62, 0x86, 0x08, 0x39, 0x7e, 0x07, + 0x2a, 0x33, 0x69, 0xb6, 0xcf, 0x01, 0xcb, 0x90, 0xf2, 0x74, 0xce, 0xec, 0xe3, 0x1b, 0xb0, 0x10, + 0x88, 0xa4, 0xc6, 0xa3, 0xce, 0x64, 0xc5, 0xb3, 0x19, 0x8f, 0x24, 0x5a, 0x2c, 0x36, 0x84, 0x34, + 0xa2, 0xe1, 0x19, 0xed, 0xb3, 0x41, 0x17, 0xf8, 0xa0, 0x90, 0xb0, 0xea, 0x7d, 0xed, 0x67, 0x60, + 0x29, 0x85, 0x38, 0x1a, 0x05, 0x7e, 0x44, 0xf1, 0x26, 0xe4, 0x43, 0x7e, 0xde, 0x25, 0xac, 0x58, + 0xce, 0x31, 0x15, 0x09, 0x88, 0xd4, 0xd0, 0xfa, 0xb0, 0x24, 0x38, 0x2c, 0x7e, 0xf3, 0x9d, 0xc4, + 0xef, 0x40, 0x8e, 0xb2, 0xc6, 0xb9, 0x4d, 0x21, 0xed, 0x1a, 0x97, 0x13, 0x21, 0x9d, 0x9a, 0x45, + 0x7d, 0xee, 0x2c, 0xff, 0xa9, 0xc2, 0x8a, 0x5c, 0xe5, 0x8e, 0x13, 0xf7, 0x8e, 0x5e, 0x52, 0x6f, + 0xf8, 0x71, 0x58, 0x60, 0x7c, 0x37, 0x3d, 0x39, 0x73, 0xfc, 0x21, 0xd1, 0x60, 0x1e, 0xe1, 0x44, + 0xf6, 0xd4, 0xf6, 0xcb, 0x3a, 0xb0, 0xec, 0x44, 0x53, 0x55, 0xc3, 0x1c, 0xc7, 0xc9, 0x3f, 0xc7, + 0x71, 0x16, 0x2e, 0xe3, 0x38, 0xda, 0x2e, 0xac, 0xce, 0x22, 0x2e, 0x9d, 0xe3, 0x27, 0x60, 0x41, + 0x6c, 0x4a, 0x12, 0x23, 0xe7, 0xed, 0x5b, 0xa2, 0xa2, 0x7d, 0xac, 0xc2, 0xaa, 0x0c, 0x5f, 0x9f, + 0x8e, 0x73, 0x3c, 0x85, 0x73, 0xee, 0x52, 0x07, 0xf4, 0x72, 0xfb, 0xa7, 0xd5, 0x60, 0xed, 0x1c, + 0x8e, 0x2f, 0x70, 0x58, 0xbf, 0xa7, 0xc0, 0xe2, 0x0e, 0x1d, 0xb8, 0xfe, 0x4b, 0xba, 0x0b, 0x53, + 0xe0, 0x66, 0x2f, 0xe5, 0xc4, 0x23, 0x28, 0x4b, 0x7b, 0x25, 0x5a, 0x17, 0xd1, 0x56, 0xe6, 0x9d, + 0x96, 0xbb, 0xb0, 0x28, 0x6f, 0x12, 0x1c, 0xcf, 0x75, 0xa2, 0xd4, 0x9e, 0x73, 0x57, 0x09, 0x3a, + 0x13, 0x12, 0x79, 0xe9, 0xc0, 0x09, 0xed, 0xdf, 0x14, 0x28, 0xd7, 0x82, 0xe1, 0xd0, 0x8d, 0x5f, + 0x52, 0x8c, 0x2f, 0x22, 0x94, 0x9d, 0xe7, 0x8f, 0xef, 0x42, 0x25, 0x31, 0x53, 0x42, 0x7b, 0x2e, + 0xd3, 0x28, 0x17, 0x32, 0xcd, 0xbf, 0x2b, 0xb0, 0x44, 0x02, 0x51, 0xe1, 0xbf, 0xda, 0xe0, 0xdc, + 0x02, 0x34, 0x31, 0xf4, 0xb2, 0xf0, 0x7c, 0x5f, 0x81, 0x4a, 0x3b, 0xa4, 0x23, 0x27, 0xa4, 0xaf, + 0x34, 0x3a, 0xac, 0x4c, 0xef, 0xc7, 0xb2, 0xc0, 0x29, 0x12, 0xde, 0xd6, 0x96, 0x61, 0x29, 0xb5, + 0x5d, 0x00, 0xa6, 0xfd, 0xa3, 0x02, 0x6b, 0xc2, 0xc5, 0xa4, 0xa4, 0xff, 0x92, 0xc2, 0x92, 0xd8, + 0x9b, 0x9d, 0xb2, 0xb7, 0x0a, 0x57, 0xcf, 0xdb, 0x26, 0xcd, 0xfe, 0xba, 0x0a, 0xaf, 0x25, 0xce, + 0xf3, 0x92, 0x1b, 0xfe, 0x43, 0xf8, 0xc3, 0x3a, 0x54, 0x2f, 0x82, 0x20, 0x11, 0xfa, 0x96, 0x0a, + 0xd5, 0x5a, 0x48, 0x9d, 0x98, 0x4e, 0xd5, 0x41, 0xaf, 0x8e, 0x6f, 0xe0, 0x77, 0x61, 0x71, 0xe4, + 0x84, 0xb1, 0xdb, 0x73, 0x47, 0x0e, 0xfb, 0x14, 0xcd, 0xf1, 0x32, 0xeb, 0xdc, 0x00, 0x33, 0x2a, + 0xda, 0x35, 0x78, 0x7d, 0x0e, 0x22, 0x12, 0xaf, 0xff, 0x51, 0x00, 0x77, 0x62, 0x27, 0x8c, 0x3f, + 0x05, 0x79, 0x69, 0xae, 0x33, 0xad, 0xc1, 0xca, 0x8c, 0xfd, 0xd3, 0xb8, 0xd0, 0xf8, 0x53, 0x91, + 0x92, 0x3e, 0x11, 0x97, 0x69, 0xfb, 0x25, 0x2e, 0xff, 0xac, 0xc0, 0x7a, 0x2d, 0x10, 0x17, 0xa2, + 0xaf, 0xe4, 0x09, 0xd3, 0xde, 0x84, 0x6b, 0x73, 0x0d, 0x94, 0x00, 0xfc, 0x93, 0x02, 0x57, 0x09, + 0x75, 0xfa, 0xaf, 0xa6, 0xf1, 0x0f, 0xe0, 0xb5, 0x0b, 0xc6, 0xc9, 0x1a, 0xe5, 0x0e, 0x14, 0x86, + 0x34, 0x76, 0x58, 0x85, 0x2b, 0x4d, 0x5a, 0x4f, 0xc6, 0x9d, 0x68, 0x37, 0xa5, 0x06, 0x49, 0x75, + 0xb5, 0x7f, 0x51, 0x61, 0x85, 0xd7, 0xd9, 0x9f, 0x7d, 0xe4, 0x5d, 0xea, 0x16, 0x26, 0x7f, 0xbe, + 0xf8, 0x63, 0x0a, 0xa3, 0x90, 0xda, 0xc9, 0xed, 0xc0, 0x02, 0xff, 0x8d, 0x08, 0xa3, 0x90, 0x3e, + 0x10, 0x1c, 0xed, 0x6f, 0x15, 0x58, 0x9d, 0x85, 0x38, 0xfd, 0xa2, 0xf9, 0xbf, 0xbe, 0x6d, 0x99, + 0x13, 0x52, 0x32, 0x97, 0xf9, 0x48, 0xca, 0x5e, 0xfa, 0x23, 0xe9, 0xef, 0x54, 0xa8, 0x4e, 0x1b, + 0xf3, 0xd9, 0x9d, 0xce, 0xec, 0x9d, 0xce, 0x0f, 0x7a, 0xcb, 0xa7, 0xfd, 0xbd, 0x02, 0xaf, 0xcf, + 0x01, 0xf4, 0x07, 0x73, 0x91, 0xa9, 0x9b, 0x1d, 0xf5, 0xb9, 0x37, 0x3b, 0x3f, 0x7a, 0x27, 0xf9, + 0x07, 0x05, 0x56, 0x9b, 0xe2, 0xae, 0x5e, 0xdc, 0x7c, 0xbc, 0xbc, 0x31, 0x98, 0x5f, 0xc7, 0x67, + 0x27, 0x7f, 0xab, 0xb4, 0x1a, 0xac, 0x9d, 0x33, 0xed, 0x05, 0x6e, 0x73, 0xfe, 0x5b, 0x81, 0x65, + 0x39, 0x8a, 0xfe, 0xd2, 0x96, 0x2f, 0x73, 0xd0, 0xc1, 0x6f, 0x41, 0xc6, 0xed, 0x27, 0x75, 0xef, + 0xec, 0x73, 0x02, 0x26, 0xd0, 0xde, 0x07, 0x3c, 0x6d, 0xf7, 0x0b, 0x40, 0xf7, 0x1f, 0x2a, 0xac, + 0x11, 0x11, 0x7d, 0x3f, 0xfb, 0xbf, 0xf0, 0xc3, 0xfe, 0x5f, 0x78, 0x76, 0xe2, 0xfa, 0x98, 0x17, + 0x53, 0xb3, 0x50, 0xff, 0xe8, 0x52, 0xd7, 0xb9, 0x44, 0x9b, 0xb9, 0x90, 0x68, 0x5f, 0x3c, 0x1e, + 0x7d, 0xac, 0xc2, 0xba, 0x34, 0xe4, 0xb3, 0x5a, 0xe7, 0xf2, 0x1e, 0x91, 0xbf, 0xe0, 0x11, 0xff, + 0xa5, 0xc0, 0xb5, 0xb9, 0x40, 0xfe, 0xbf, 0x57, 0x34, 0xe7, 0xbc, 0x27, 0xfb, 0x5c, 0xef, 0xc9, + 0x5d, 0xda, 0x7b, 0xbe, 0xa9, 0x42, 0x85, 0x50, 0x8f, 0x3a, 0xd1, 0x2b, 0x7e, 0xbb, 0x77, 0x0e, + 0xc3, 0xdc, 0x85, 0x7b, 0xce, 0x65, 0x58, 0x4a, 0x81, 0x90, 0x1f, 0x5c, 0xfc, 0x03, 0x9d, 0xe5, + 0xc1, 0x0f, 0xa8, 0xe3, 0xc5, 0x49, 0x25, 0xa8, 0xfd, 0xb9, 0x0a, 0x65, 0xc2, 0x38, 0xee, 0x90, + 0x76, 0x62, 0x27, 0x8e, 0xf0, 0xe7, 0x60, 0xf1, 0x88, 0xab, 0xd8, 0x13, 0x0f, 0x29, 0x92, 0x92, + 0xe0, 0x89, 0xbf, 0x8f, 0xdb, 0xb0, 0x16, 0xd1, 0x5e, 0xe0, 0xf7, 0x23, 0xfb, 0x90, 0x1e, 0xb9, + 0x7e, 0xdf, 0x1e, 0x3a, 0x51, 0x4c, 0x43, 0x0e, 0x4b, 0x99, 0xac, 0x48, 0xe1, 0x0e, 0x97, 0x35, + 0xb9, 0x08, 0xdf, 0x84, 0xd5, 0x43, 0xd7, 0xf7, 0x82, 0x81, 0x3d, 0xf2, 0x9c, 0x31, 0x0d, 0x23, + 0xbb, 0x17, 0x9c, 0xfa, 0x02, 0x8f, 0x1c, 0xc1, 0x42, 0xd6, 0x16, 0xa2, 0x1a, 0x93, 0xe0, 0x0f, + 0x61, 0x73, 0xee, 0x2c, 0xf6, 0x63, 0xd7, 0x8b, 0x69, 0x48, 0xfb, 0x76, 0x48, 0x47, 0x9e, 0xdb, + 0x13, 0x4f, 0xa5, 0x04, 0x50, 0x5f, 0x9c, 0x33, 0xf5, 0x9e, 0x54, 0x27, 0x13, 0x6d, 0x7c, 0x0d, + 0x8a, 0xbd, 0xd1, 0xa9, 0x7d, 0xca, 0x1f, 0x2d, 0x30, 0xfc, 0x14, 0x52, 0xe8, 0x8d, 0x4e, 0xbb, + 0x8c, 0xc6, 0x08, 0x32, 0x27, 0x23, 0x11, 0x9c, 0x15, 0xc2, 0x9a, 0xda, 0xf7, 0x14, 0xa8, 0xe8, + 0x83, 0x41, 0x48, 0x07, 0x4e, 0x2c, 0x61, 0xba, 0x09, 0xab, 0x02, 0x92, 0xb1, 0x2d, 0xdd, 0x55, + 0xd8, 0xa3, 0x08, 0x7b, 0xa4, 0x4c, 0xf8, 0xaa, 0xb0, 0xe7, 0x36, 0x5c, 0x3d, 0xf5, 0xe7, 0xf6, + 0x51, 0x79, 0x9f, 0xd5, 0x54, 0x3a, 0xdd, 0xeb, 0xa7, 0xe1, 0xf5, 0xf9, 0x28, 0x0c, 0x5d, 0xf1, + 0x5c, 0xb1, 0x4c, 0xae, 0xce, 0x31, 0xba, 0xe9, 0xfa, 0xcf, 0xe8, 0xea, 0x7c, 0xc4, 0xf1, 0xfa, + 0x84, 0xae, 0xce, 0x47, 0xda, 0x5f, 0xa6, 0xff, 0x14, 0x13, 0x77, 0x49, 0x03, 0x47, 0xe2, 0xc8, + 0xca, 0xb3, 0x1c, 0xb9, 0x0a, 0x0b, 0xcc, 0x19, 0x5d, 0x7f, 0xc0, 0x8d, 0x2b, 0x90, 0x84, 0xc4, + 0x1d, 0xf8, 0xa2, 0xb4, 0x9d, 0x7e, 0x14, 0xd3, 0xd0, 0x77, 0x3c, 0x6f, 0x6c, 0x8b, 0xeb, 0x47, + 0x3f, 0xa6, 0x7d, 0x7b, 0xf2, 0x7c, 0x53, 0x84, 0x8f, 0xcf, 0x0b, 0x6d, 0x23, 0x55, 0x26, 0xa9, + 0xae, 0x95, 0x3e, 0xec, 0xfc, 0x0a, 0x54, 0x42, 0xe9, 0xc4, 0x76, 0xc4, 0xb6, 0x47, 0x86, 0xdc, + 0xd5, 0xe4, 0xd5, 0xc4, 0xb4, 0x87, 0x93, 0x72, 0x38, 0xe3, 0xf0, 0x2f, 0x1c, 0x70, 0xee, 0x65, + 0x0b, 0x79, 0xb4, 0xa0, 0xfd, 0x95, 0x02, 0x2b, 0x73, 0xbe, 0xdd, 0xd3, 0x8b, 0x01, 0x65, 0xea, + 0xde, 0xf1, 0x27, 0x21, 0xc7, 0x1f, 0xb4, 0xc8, 0x37, 0x54, 0xaf, 0x5d, 0xfc, 0xf4, 0xe7, 0x8f, + 0x4f, 0x88, 0xd0, 0x62, 0x67, 0x91, 0xdb, 0xd4, 0xe3, 0x17, 0x8f, 0x49, 0x44, 0x2d, 0x31, 0x9e, + 0xb8, 0x8b, 0xbc, 0x78, 0x93, 0x99, 0x7d, 0xee, 0x4d, 0xe6, 0xe6, 0xef, 0x66, 0xa0, 0xd8, 0x1c, + 0x77, 0x4e, 0xbc, 0x3d, 0xcf, 0x19, 0xf0, 0xd7, 0x21, 0xcd, 0xb6, 0xf5, 0x08, 0x5d, 0xc1, 0xcb, + 0x50, 0x36, 0x5b, 0x96, 0x6d, 0x76, 0x1b, 0x0d, 0x7b, 0xaf, 0xa1, 0xef, 0x23, 0x05, 0x23, 0x58, + 0x6c, 0x93, 0xba, 0x7d, 0xdf, 0x78, 0x24, 0x38, 0x2a, 0x5e, 0x81, 0xa5, 0xae, 0x59, 0x7f, 0xd0, + 0x35, 0x26, 0xcc, 0x2c, 0x5e, 0x83, 0xe5, 0x66, 0xb7, 0x61, 0xd5, 0xdb, 0x8d, 0x29, 0x76, 0x01, + 0x97, 0xa1, 0xb8, 0xd3, 0x68, 0xed, 0x08, 0x12, 0xb1, 0xf1, 0xbb, 0x66, 0xa7, 0xbe, 0x6f, 0x1a, + 0xbb, 0x82, 0xb5, 0xc1, 0x58, 0x1f, 0x1a, 0xa4, 0xb5, 0x57, 0x4f, 0xa6, 0x7c, 0x1f, 0x23, 0x28, + 0xed, 0xd4, 0x4d, 0x9d, 0xc8, 0x51, 0x9e, 0x2a, 0xb8, 0x02, 0x45, 0xc3, 0xec, 0x36, 0x25, 0xad, + 0xe2, 0x2a, 0xac, 0xe8, 0x5d, 0xab, 0x65, 0xd7, 0xcd, 0x1a, 0x31, 0x9a, 0x86, 0x69, 0x49, 0x49, + 0x16, 0xaf, 0x40, 0xc5, 0xaa, 0x37, 0x8d, 0x8e, 0xa5, 0x37, 0xdb, 0x92, 0xc9, 0x56, 0x51, 0xe8, + 0x18, 0x89, 0x0e, 0xc2, 0xeb, 0xb0, 0x66, 0xb6, 0xec, 0xe4, 0x69, 0xdd, 0x81, 0xde, 0xe8, 0x1a, + 0x52, 0xb6, 0x81, 0x5f, 0x03, 0xdc, 0x32, 0xed, 0x6e, 0x7b, 0x57, 0xb7, 0x0c, 0xdb, 0x6c, 0x3d, + 0x94, 0x82, 0xf7, 0x71, 0x05, 0x0a, 0x93, 0x15, 0x3c, 0x65, 0x28, 0x94, 0xdb, 0x3a, 0xb1, 0x26, + 0xc6, 0x3e, 0x7d, 0xca, 0xc0, 0x82, 0x7d, 0xd2, 0xea, 0xb6, 0x27, 0x6a, 0xcb, 0x50, 0x92, 0x60, + 0x49, 0x56, 0x96, 0xb1, 0x76, 0xea, 0x66, 0x2d, 0x5d, 0xdf, 0xd3, 0xc2, 0xba, 0x8a, 0x94, 0xcd, + 0x63, 0xc8, 0xf2, 0xed, 0x28, 0x40, 0xd6, 0x6c, 0x99, 0x06, 0xba, 0x82, 0x97, 0x00, 0xea, 0x9d, + 0xba, 0x69, 0x19, 0xfb, 0x44, 0x6f, 0x30, 0xb3, 0x39, 0x23, 0x01, 0x90, 0x59, 0xbb, 0x08, 0x0b, + 0xf5, 0xce, 0x5e, 0xa3, 0xa5, 0x5b, 0xd2, 0xcc, 0x7a, 0xe7, 0x41, 0xb7, 0x65, 0x31, 0x21, 0xc2, + 0x25, 0xc8, 0xd7, 0x3b, 0x96, 0xf1, 0x35, 0x8b, 0xd9, 0xc5, 0x65, 0x02, 0x55, 0xf4, 0xf4, 0xfd, + 0xcd, 0x6f, 0x67, 0x20, 0xcb, 0xdf, 0x65, 0x97, 0xa1, 0xc8, 0x77, 0xdb, 0x7a, 0xd4, 0x66, 0x53, + 0x16, 0x21, 0x5b, 0x37, 0xad, 0xbb, 0xe8, 0x17, 0x54, 0x0c, 0x90, 0xeb, 0xf2, 0xf6, 0x2f, 0xe6, + 0x59, 0xbb, 0x6e, 0x5a, 0xef, 0xde, 0x41, 0x5f, 0x57, 0xd9, 0xb0, 0x5d, 0x41, 0xfc, 0x52, 0x22, + 0xd8, 0xbe, 0x8d, 0xbe, 0x91, 0x0a, 0xb6, 0x6f, 0xa3, 0x5f, 0x4e, 0x04, 0xb7, 0xb6, 0xd1, 0x37, + 0x53, 0xc1, 0xad, 0x6d, 0xf4, 0x2b, 0x89, 0xe0, 0xce, 0x6d, 0xf4, 0xab, 0xa9, 0xe0, 0xce, 0x6d, + 0xf4, 0x6b, 0x79, 0x66, 0x0b, 0xb7, 0xe4, 0xd6, 0x36, 0xfa, 0xf5, 0x42, 0x4a, 0xdd, 0xb9, 0x8d, + 0x7e, 0xa3, 0xc0, 0xf6, 0x3f, 0xdd, 0x55, 0xf4, 0x9b, 0x88, 0x2d, 0x93, 0x6d, 0x10, 0xfa, 0x2d, + 0xde, 0x64, 0x22, 0xf4, 0xdb, 0x88, 0xd9, 0xc8, 0xb8, 0x9c, 0xfc, 0x16, 0x97, 0x3c, 0x32, 0x74, + 0x82, 0x7e, 0x27, 0x2f, 0x1e, 0x7b, 0xd6, 0xea, 0x4d, 0xbd, 0x81, 0x30, 0xef, 0xc1, 0x50, 0xf9, + 0xbd, 0x9b, 0xac, 0xc9, 0xdc, 0x13, 0xfd, 0x7e, 0x9b, 0x4d, 0x78, 0xa0, 0x93, 0xda, 0x07, 0x3a, + 0x41, 0x7f, 0x70, 0x93, 0x4d, 0x78, 0xa0, 0x13, 0x89, 0xd7, 0x1f, 0xb6, 0x99, 0x22, 0x17, 0xfd, + 0xd1, 0x4d, 0xb6, 0x68, 0xc9, 0xff, 0xe3, 0x36, 0x2e, 0x40, 0x66, 0xa7, 0x6e, 0xa1, 0x6f, 0xf3, + 0xd9, 0x98, 0x8b, 0xa2, 0x3f, 0x41, 0x8c, 0xd9, 0x31, 0x2c, 0xf4, 0x1d, 0xc6, 0xcc, 0x59, 0xdd, + 0x76, 0xc3, 0x40, 0x6f, 0xb0, 0xc5, 0xed, 0x1b, 0xad, 0xa6, 0x61, 0x91, 0x47, 0xe8, 0x4f, 0xb9, + 0xfa, 0xbd, 0x4e, 0xcb, 0x44, 0xdf, 0x45, 0xb8, 0x02, 0x60, 0x7c, 0xad, 0x4d, 0x8c, 0x4e, 0xa7, + 0xde, 0x32, 0xd1, 0xdb, 0x9b, 0x7b, 0x80, 0xce, 0x87, 0x03, 0x66, 0x40, 0xd7, 0xbc, 0x6f, 0xb6, + 0x1e, 0x9a, 0xe8, 0x0a, 0x23, 0xda, 0xc4, 0x68, 0xeb, 0xc4, 0x40, 0x0a, 0x06, 0xc8, 0xcb, 0x27, + 0xa4, 0x2a, 0x5e, 0x84, 0x02, 0x69, 0x35, 0x1a, 0x3b, 0x7a, 0xed, 0x3e, 0xca, 0xec, 0x7c, 0x19, + 0x96, 0xdc, 0x60, 0xeb, 0xcc, 0x8d, 0x69, 0x14, 0x89, 0x97, 0xff, 0x1f, 0x6a, 0x92, 0x72, 0x83, + 0x1b, 0xa2, 0x75, 0x63, 0x10, 0xdc, 0x38, 0x8b, 0x6f, 0x70, 0xe9, 0x0d, 0x1e, 0x31, 0x0e, 0xf3, + 0x9c, 0xb8, 0xf5, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x50, 0x1a, 0xbb, 0xe6, 0x57, 0x30, 0x00, + 0x00, } diff --git a/go/vt/vtgate/planbuilder/builder.go b/go/vt/vtgate/planbuilder/builder.go index 8d3dd7f6579..27122528233 100644 --- a/go/vt/vtgate/planbuilder/builder.go +++ b/go/vt/vtgate/planbuilder/builder.go @@ -62,12 +62,14 @@ type PlannerVersion = querypb.ExecuteOptions_PlannerVersion const ( // V3 is also the default planner V3 = querypb.ExecuteOptions_V3 - // V4 uses the default V4 planner, which is the greedy planner - V4 = querypb.ExecuteOptions_V4 - // V4GreedyOnly uses only the faster greedy planner - V4GreedyOnly = querypb.ExecuteOptions_V4Greedy - // V4Left2Right tries to emulate the V3 planner by only joining plans in the order they are listed in the FROM-clause - V4Left2Right = querypb.ExecuteOptions_V4Left2Right + // Gen4 uses the default Gen4 planner, which is the greedy planner + Gen4 = querypb.ExecuteOptions_Gen4 + // Gen4GreedyOnly uses only the faster greedy planner + Gen4GreedyOnly = querypb.ExecuteOptions_Gen4Greedy + // Gen4Left2Right tries to emulate the V3 planner by only joining plans in the order they are listed in the FROM-clause + Gen4Left2Right = querypb.ExecuteOptions_Gen4Left2Right + // Gen4WithFallback first attempts to use the Gen4 planner, and if that fails, uses the V3 planner instead + Gen4WithFallback = querypb.ExecuteOptions_Gen4WithFallback ) type truncater interface { @@ -94,6 +96,7 @@ var ErrPlanNotSupported = errors.New("plan building not supported") // BuildFromStmt builds a plan based on the AST provided. func BuildFromStmt(query string, stmt sqlparser.Statement, vschema ContextVSchema, bindVarNeeds *sqlparser.BindVarNeeds) (*engine.Plan, error) { + instruction, err := createInstructionFor(query, stmt, vschema) if err != nil { return nil, err @@ -107,6 +110,23 @@ func BuildFromStmt(query string, stmt sqlparser.Statement, vschema ContextVSchem return plan, nil } +func getConfiguredPlanner(vschema ContextVSchema) (selectPlanner, error) { + switch vschema.Planner() { + case V3: + return buildSelectPlan, nil + case Gen4, Gen4Left2Right, Gen4GreedyOnly: + return gen4Planner, nil + case Gen4WithFallback: + fp := &fallbackPlanner{ + primary: gen4Planner, + fallback: buildSelectPlan, + } + return fp.plan, nil + default: + return nil, vterrors.Errorf(vtrpcpb.Code_INTERNAL, "unknown planner selected %d", vschema.Planner()) + } +} + func buildRoutePlan(stmt sqlparser.Statement, vschema ContextVSchema, f func(statement sqlparser.Statement, schema ContextVSchema) (engine.Primitive, error)) (engine.Primitive, error) { if vschema.Destination() != nil { return buildPlanForBypass(stmt, vschema) @@ -114,10 +134,16 @@ func buildRoutePlan(stmt sqlparser.Statement, vschema ContextVSchema, f func(sta return f(stmt, vschema) } +type selectPlanner func(query string) func(sqlparser.Statement, ContextVSchema) (engine.Primitive, error) + func createInstructionFor(query string, stmt sqlparser.Statement, vschema ContextVSchema) (engine.Primitive, error) { switch stmt := stmt.(type) { case *sqlparser.Select: - return buildRoutePlan(stmt, vschema, buildSelectPlan(query)) + configuredPlanner, err := getConfiguredPlanner(vschema) + if err != nil { + return nil, err + } + return buildRoutePlan(stmt, vschema, configuredPlanner(query)) case *sqlparser.Insert: return buildRoutePlan(stmt, vschema, buildInsertPlan) case *sqlparser.Update: diff --git a/go/vt/vtgate/planbuilder/fallback_planner.go b/go/vt/vtgate/planbuilder/fallback_planner.go new file mode 100644 index 00000000000..5fb72ec6bfd --- /dev/null +++ b/go/vt/vtgate/planbuilder/fallback_planner.go @@ -0,0 +1,57 @@ +/* +Copyright 2021 The Vitess Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package planbuilder + +import ( + "fmt" + + "vitess.io/vitess/go/vt/sqlparser" + "vitess.io/vitess/go/vt/vtgate/engine" +) + +type fallbackPlanner struct { + primary, fallback selectPlanner +} + +var _ selectPlanner = (*fallbackPlanner)(nil).plan + +func (fp *fallbackPlanner) safePrimary(query string) func(sqlparser.Statement, ContextVSchema) (engine.Primitive, error) { + primaryF := fp.primary(query) + return func(stmt sqlparser.Statement, vschema ContextVSchema) (res engine.Primitive, err error) { + defer func() { + // if the primary planner panics, we want to catch it here so we can fall back + if r := recover(); r != nil { + err = fmt.Errorf("%v", r) // not using vterror since this will only be used for logging + } + }() + res, err = primaryF(stmt, vschema) + return + } +} + +func (fp *fallbackPlanner) plan(query string) func(sqlparser.Statement, ContextVSchema) (engine.Primitive, error) { + primaryF := fp.safePrimary(query) + backupF := fp.fallback(query) + + return func(stmt sqlparser.Statement, vschema ContextVSchema) (engine.Primitive, error) { + res, err := primaryF(stmt, vschema) + if err != nil { + return backupF(stmt, vschema) + } + return res, nil + } +} diff --git a/go/vt/vtgate/planbuilder/fallback_planner_test.go b/go/vt/vtgate/planbuilder/fallback_planner_test.go new file mode 100644 index 00000000000..45f194fa8ec --- /dev/null +++ b/go/vt/vtgate/planbuilder/fallback_planner_test.go @@ -0,0 +1,80 @@ +/* +Copyright 2021 The Vitess Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package planbuilder + +import ( + "fmt" + "testing" + + "github.com/stretchr/testify/assert" + + "vitess.io/vitess/go/vt/sqlparser" + + "vitess.io/vitess/go/vt/vtgate/engine" +) + +type testPlanner struct { + panic interface{} + err error + res engine.Primitive + called bool +} + +var _ selectPlanner = (*testPlanner)(nil).plan + +func (tp *testPlanner) plan(_ string) func(sqlparser.Statement, ContextVSchema) (engine.Primitive, error) { + return func(statement sqlparser.Statement, schema ContextVSchema) (engine.Primitive, error) { + tp.called = true + if tp.panic != nil { + panic(tp.panic) + } + return tp.res, tp.err + } +} + +func TestFallbackPlanner(t *testing.T) { + a := &testPlanner{} + b := &testPlanner{} + fb := &fallbackPlanner{ + primary: a.plan, + fallback: b.plan, + } + + stmt := &sqlparser.Select{} + var vschema ContextVSchema + + // first planner succeeds + _, _ = fb.plan("query")(stmt, vschema) + assert.True(t, a.called) + assert.False(t, b.called) + a.called = false + + // first planner errors + a.err = fmt.Errorf("fail") + _, _ = fb.plan("query")(stmt, vschema) + assert.True(t, a.called) + assert.True(t, b.called) + + a.called = false + b.called = false + + // first planner panics + a.panic = "oh noes" + _, _ = fb.plan("query")(stmt, vschema) + assert.True(t, a.called) + assert.True(t, b.called) +} diff --git a/go/vt/vtgate/planbuilder/plan_test.go b/go/vt/vtgate/planbuilder/plan_test.go index cab995dc6b1..473594f419b 100644 --- a/go/vt/vtgate/planbuilder/plan_test.go +++ b/go/vt/vtgate/planbuilder/plan_test.go @@ -422,7 +422,7 @@ func testFile(t *testing.T, filename, tempDir string, vschema *vschemaWrapper, c empty = true } - vschema.version = V4 + vschema.version = Gen4 out, err := getPlanOutput(tcase, vschema) // our expectation for the new planner on this query is one of three @@ -610,10 +610,10 @@ func BenchmarkPlanner(b *testing.B) { benchmarkPlanner(b, V3, testCases, vschema) }) b.Run(filename+"-v4", func(b *testing.B) { - benchmarkPlanner(b, V4, testCases, vschema) + benchmarkPlanner(b, Gen4, testCases, vschema) }) b.Run(filename+"-v4left2right", func(b *testing.B) { - benchmarkPlanner(b, V4Left2Right, testCases, vschema) + benchmarkPlanner(b, Gen4Left2Right, testCases, vschema) }) } } diff --git a/go/vt/vtgate/planbuilder/route_planning.go b/go/vt/vtgate/planbuilder/route_planning.go index 7003fe1b85b..f9b7b5a3dae 100644 --- a/go/vt/vtgate/planbuilder/route_planning.go +++ b/go/vt/vtgate/planbuilder/route_planning.go @@ -33,6 +33,18 @@ import ( "vitess.io/vitess/go/vt/vtgate/engine" ) +var _ selectPlanner = gen4Planner + +func gen4Planner(_ string) func(sqlparser.Statement, ContextVSchema) (engine.Primitive, error) { + return func(stmt sqlparser.Statement, vschema ContextVSchema) (engine.Primitive, error) { + sel, ok := stmt.(*sqlparser.Select) + if !ok { + return nil, vterrors.Errorf(vtrpcpb.Code_INTERNAL, "%T not yet supported", stmt) + } + return newBuildSelectPlan(sel, vschema) + } +} + func newBuildSelectPlan(sel *sqlparser.Select, vschema ContextVSchema) (engine.Primitive, error) { semTable, err := semantics.Analyse(sel) // TODO no nil no if err != nil { @@ -47,7 +59,7 @@ func newBuildSelectPlan(sel *sqlparser.Select, vschema ContextVSchema) (engine.P var tree joinTree switch { - case vschema.Planner() == V4Left2Right: + case vschema.Planner() == Gen4Left2Right: tree, err = leftToRightSolve(qgraph, semTable, vschema) default: tree, err = greedySolve(qgraph, semTable, vschema) diff --git a/go/vt/vtgate/planbuilder/select.go b/go/vt/vtgate/planbuilder/select.go index d348450c71d..3e6b1f8aa14 100644 --- a/go/vt/vtgate/planbuilder/select.go +++ b/go/vt/vtgate/planbuilder/select.go @@ -39,10 +39,6 @@ func buildSelectPlan(query string) func(sqlparser.Statement, ContextVSchema) (en return func(stmt sqlparser.Statement, vschema ContextVSchema) (engine.Primitive, error) { sel := stmt.(*sqlparser.Select) - if vschema.Planner() != V3 { - return newBuildSelectPlan(sel, vschema) - } - p, err := handleDualSelects(sel, vschema) if err != nil { return nil, err diff --git a/go/vt/vtgate/vcursor_impl.go b/go/vt/vtgate/vcursor_impl.go index 1d9ac6ca76c..de023c26fe1 100644 --- a/go/vt/vtgate/vcursor_impl.go +++ b/go/vt/vtgate/vcursor_impl.go @@ -358,12 +358,14 @@ func (vc *vcursorImpl) Planner() planbuilder.PlannerVersion { switch strings.ToLower(*plannerVersion) { case "v3": return planbuilder.V3 - case "v4": - return planbuilder.V4 - case "v4greedy", "greedy": - return planbuilder.V4GreedyOnly + case "gen4": + return planbuilder.Gen4 + case "gen4greedy", "greedy": + return planbuilder.Gen4GreedyOnly case "left2right": - return planbuilder.V4Left2Right + return planbuilder.Gen4Left2Right + case "gen4fallback": + return planbuilder.Gen4WithFallback } log.Warn("unknown planner version configured. using the default") diff --git a/go/vt/vtgate/vtgate.go b/go/vt/vtgate/vtgate.go index 085e3bfb78c..8ff57334606 100644 --- a/go/vt/vtgate/vtgate.go +++ b/go/vt/vtgate/vtgate.go @@ -73,7 +73,7 @@ var ( // Put set-passthrough under a flag. sysVarSetEnabled = flag.Bool("enable_system_settings", true, "This will enable the system settings to be changed per session at the database connection level") - plannerVersion = flag.String("planner_version", "v3", "Sets the default planner to use when the session has not changed it. Valid values are: V3, V4 and V4Greedy. All V4 versions should be considered experimental!") + plannerVersion = flag.String("planner_version", "v3", "Sets the default planner to use when the session has not changed it. Valid values are: V3, Gen4, Gen4Greedy and Gen4Fallback. Gen4Fallback tries the new gen4 planner and falls back to the V3 planner if the gen4 fails. All Gen4 versions should be considered experimental!") // lockHeartbeatTime is used to set the next heartbeat time. lockHeartbeatTime = flag.Duration("lock_heartbeat_time", 5*time.Second, "If there is lock function used. This will keep the lock connection active by using this heartbeat") diff --git a/proto/query.proto b/proto/query.proto index 69e889a0610..6cc56e6f6ba 100644 --- a/proto/query.proto +++ b/proto/query.proto @@ -301,9 +301,10 @@ message ExecuteOptions { enum PlannerVersion { DEFAULT_PLANNER = 0; V3 = 1; - V4 = 2; - V4Greedy = 3; - V4Left2Right = 4; + Gen4 = 2; + Gen4Greedy = 3; + Gen4Left2Right = 4; + Gen4WithFallback = 5; } // PlannerVersion specifies which planner to use.