Last active
March 7, 2017 16:28
-
-
Save EncodePanda/1a4819d6e04fecfa630e7395dddca15e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| select profile from `user_comments.data` where (userId LIKE "%Dr%" OR profile.name LIKE "%Dr%" OR profile.age LIKE "%Dr%" OR profile.title LIKE "%Dr%" OR comments[*].id LIKE "%Dr%" OR comments[*].text LIKE "%Dr%" OR comments[*].replyTo[*] LIKE "%Dr%" OR comments[*].`time` LIKE "%Dr%”)` | |
| QScript (Spark): | |
| Map | |
| ├─ Subset(Take) | |
| │ ├─ Unreferenced | |
| │ ├─ From | |
| │ │ ╰─ Filter | |
| │ │ ├─ EquiJoin | |
| │ │ │ ├─ Map | |
| │ │ │ │ ├─ ShiftedRead(ShiftedRead(/Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data, IncludeId)) | |
| │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ Or | |
| │ │ │ │ │ │ │ │ │ ├─ Or | |
| │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(userId)) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Search | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(userId)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(name)) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Search | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(name)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(age)) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Search | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(age)) | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(title)) | |
| │ │ │ │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ │ │ │ ├─ Search | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(profile)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(title)) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ ├─ Guard | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ ╰─ Constant(Str(comments)) | |
| │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ ╰─ Undefined | |
| │ │ │ ├─ ○ | |
| │ │ │ ├─ EquiJoin | |
| │ │ │ │ ├─ Map | |
| │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ ├─ EquiJoin | |
| │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ ├─ EquiJoin | |
| │ │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ├─ LeftShift | |
| │ │ │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ├─ Struct | |
| │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ├─ Type(FlexArr(0, None, Obj(Map[], Some(Top)))) | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ ├─ IdStatus | |
| │ │ │ │ │ │ │ │ ╰─ IdStatus(IncludeId) | |
| │ │ │ │ │ │ │ ╰─ Repair | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(4)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(5)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(6)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(7)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ Or | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Str(id)) | |
| │ │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ │ ├─ Search | |
| │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(id)) | |
| │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ├─ LeftShift | |
| │ │ │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ├─ Struct | |
| │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ├─ Type(FlexArr(0, None, Obj(Map[], Some(Top)))) | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ ├─ IdStatus | |
| │ │ │ │ │ │ │ │ ╰─ IdStatus(IncludeId) | |
| │ │ │ │ │ │ │ ╰─ Repair | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(text)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ Search | |
| │ │ │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(text)) | |
| │ │ │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ │ │ ├─ Inner | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(4)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(5)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(6)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(7)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(8)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(9)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(10)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ Or | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ ├─ Type(Str) | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ ├─ LeftShift | |
| │ │ │ │ │ │ ├─ LeftShift | |
| │ │ │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ├─ Struct | |
| │ │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ├─ Type(FlexArr(0, None, Obj(Map[], Some(Top)))) | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ ├─ IdStatus | |
| │ │ │ │ │ │ │ │ ╰─ IdStatus(IncludeId) | |
| │ │ │ │ │ │ │ ╰─ Repair | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Str(replyTo)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Str(replyTo)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ │ │ ├─ Struct | |
| │ │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ ├─ Type(FlexArr(0, None, Str)) | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ ├─ IdStatus | |
| │ │ │ │ │ │ │ ╰─ IdStatus(IncludeId) | |
| │ │ │ │ │ │ ╰─ Repair | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Arr(List(Str(^.*Dr.*$)))) | |
| │ │ │ │ │ │ ╰─ Constant(Arr(List(Bool(false)))) | |
| │ │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ │ ├─ Inner | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(4)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(5)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(6)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(7)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(8)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(9)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(10)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(11)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(12)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(13)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(14)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ Or | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ Search | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ ├─ LeftShift | |
| │ │ │ │ │ ├─ Map | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ ├─ Struct | |
| │ │ │ │ │ │ ╰─ Guard | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ ├─ Type(FlexArr(0, None, Obj(Map[], Some(Top)))) | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ○ | |
| │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ ├─ IdStatus | |
| │ │ │ │ │ │ ╰─ IdStatus(IncludeId) | |
| │ │ │ │ │ ╰─ Repair | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ LeftSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectField | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Str(time)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ Search | |
| │ │ │ │ │ │ ├─ ProjectField | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Str(time)) | |
| │ │ │ │ │ │ ├─ Constant(Str(^.*Dr.*$)) | |
| │ │ │ │ │ │ ╰─ Constant(Bool(false)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ Undefined | |
| │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ │ ├─ Inner | |
| │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ ╰─ LeftSide | |
| │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ ╰─ RightSide | |
| │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ ├─ Constant(Arr(List())) | |
| │ │ │ ├─ Inner | |
| │ │ │ ╰─ ConcatArrays | |
| │ │ │ ├─ MakeArray | |
| │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ ├─ LeftSide | |
| │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ ╰─ MakeArray | |
| │ │ │ ╰─ ConcatArrays | |
| │ │ │ ├─ ConcatArrays | |
| │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(4)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(5)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(6)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(7)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(8)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(9)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(10)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(11)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(12)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(13)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(14)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(15)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(16)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(17)) | |
| │ │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(18)) | |
| │ │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ ConcatArrays | |
| │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ ├─ ConcatArrays | |
| │ │ │ │ │ │ │ ├─ MakeArray | |
| │ │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ │ ╰─ MakeArray | |
| │ │ │ │ ╰─ Or | |
| │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ │ ╰─ ProjectIndex | |
| │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ ╰─ MakeArray | |
| │ │ │ ╰─ Guard | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ ╰─ Constant(Int(2)) | |
| │ │ │ ├─ Type(Str) | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ ├─ ProjectIndex | |
| │ │ │ │ │ │ ├─ RightSide | |
| │ │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ │ ╰─ Constant(Int(3)) | |
| │ │ │ ╰─ ProjectIndex | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ RightSide | |
| │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ ╰─ Constant(Int(2)) | |
| │ │ ╰─ Or | |
| │ │ ├─ ProjectIndex | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ ○ | |
| │ │ │ │ ╰─ Constant(Int(1)) | |
| │ │ │ ╰─ Constant(Int(2)) | |
| │ │ ╰─ ProjectIndex | |
| │ │ ├─ ProjectIndex | |
| │ │ │ ├─ ○ | |
| │ │ │ ╰─ Constant(Int(1)) | |
| │ │ ╰─ Constant(Int(3)) | |
| │ ╰─ Count | |
| │ ╰─ Map | |
| │ ├─ Unreferenced | |
| │ ╰─ Constant(Int(11)) | |
| ╰─ ProjectField | |
| ├─ Guard | |
| │ ├─ ProjectIndex | |
| │ │ ├─ ProjectIndex | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ ○ | |
| │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ ╰─ Constant(Int(1)) | |
| │ │ ╰─ Constant(Int(2)) | |
| │ ├─ Type(Obj(Map[], Some(Top))) | |
| │ ├─ ProjectIndex | |
| │ │ ├─ ProjectIndex | |
| │ │ │ ├─ ProjectIndex | |
| │ │ │ │ ├─ ○ | |
| │ │ │ │ ╰─ Constant(Int(0)) | |
| │ │ │ ╰─ Constant(Int(1)) | |
| │ │ ╰─ Constant(Int(3)) | |
| │ ╰─ ProjectIndex | |
| │ ├─ ProjectIndex | |
| │ │ ├─ ○ | |
| │ │ ╰─ Constant(Int(0)) | |
| │ ╰─ Constant(Int(2)) | |
| ╰─ Constant(Str(profile)) | |
| RDD: | |
| (2) MapPartitionsRDD[410] at map at Planner.scala:190 [] | |
| | MapPartitionsRDD[409] at map at Planner.scala:142 [] | |
| | MapPartitionsRDD[408] at filter at Planner.scala:142 [] | |
| | ZippedWithIndexRDD[407] at zipWithIndex at Planner.scala:142 [] | |
| | MapPartitionsRDD[404] at filter at Planner.scala:272 [] | |
| | MapPartitionsRDD[403] at map at Planner.scala:349 [] | |
| | MapPartitionsRDD[402] at join at Planner.scala:349 [] | |
| | MapPartitionsRDD[401] at join at Planner.scala:349 [] | |
| | CoGroupedRDD[400] at join at Planner.scala:349 [] | |
| +-(2) MapPartitionsRDD[398] at map at Planner.scala:345 [] | |
| | | MapPartitionsRDD[367] at map at Planner.scala:190 [] | |
| | | MapPartitionsRDD[366] at map at Planner.scala:106 [] | |
| | | ZippedWithIndexRDD[365] at zipWithIndex at Planner.scala:106 [] | |
| | | MapPartitionsRDD[364] at map at queryfile.scala:40 [] | |
| | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data MapPartitionsRDD[363] at textFile at queryfile.scala:39 [] | |
| | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data HadoopRDD[362] at textFile at queryfile.scala:39 [] | |
| +-(2) MapPartitionsRDD[399] at map at Planner.scala:346 [] | |
| | MapPartitionsRDD[397] at map at Planner.scala:349 [] | |
| | MapPartitionsRDD[396] at join at Planner.scala:349 [] | |
| | MapPartitionsRDD[395] at join at Planner.scala:349 [] | |
| | CoGroupedRDD[394] at join at Planner.scala:349 [] | |
| +-(2) MapPartitionsRDD[392] at map at Planner.scala:345 [] | |
| | | MapPartitionsRDD[389] at map at Planner.scala:349 [] | |
| | | MapPartitionsRDD[388] at join at Planner.scala:349 [] | |
| | | MapPartitionsRDD[387] at join at Planner.scala:349 [] | |
| | | CoGroupedRDD[386] at join at Planner.scala:349 [] | |
| | +-(2) MapPartitionsRDD[384] at map at Planner.scala:345 [] | |
| | | | MapPartitionsRDD[380] at map at Planner.scala:349 [] | |
| | | | MapPartitionsRDD[379] at join at Planner.scala:349 [] | |
| | | | MapPartitionsRDD[378] at join at Planner.scala:349 [] | |
| | | | CoGroupedRDD[377] at join at Planner.scala:349 [] | |
| | | +-(2) MapPartitionsRDD[375] at map at Planner.scala:345 [] | |
| | | | | MapPartitionsRDD[372] at flatMap at Planner.scala:296 [] | |
| | | | | MapPartitionsRDD[371] at map at Planner.scala:190 [] | |
| | | | | MapPartitionsRDD[370] at map at Planner.scala:190 [] | |
| | | | | MapPartitionsRDD[369] at map at Planner.scala:190 [] | |
| | | | | MapPartitionsRDD[368] at map at Planner.scala:190 [] | |
| | | | | MapPartitionsRDD[367] at map at Planner.scala:190 [] | |
| | | | | MapPartitionsRDD[366] at map at Planner.scala:106 [] | |
| | | | | ZippedWithIndexRDD[365] at zipWithIndex at Planner.scala:106 [] | |
| | | | | MapPartitionsRDD[364] at map at queryfile.scala:40 [] | |
| | | | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data MapPartitionsRDD[363] at textFile at queryfile.scala:39 [] | |
| | | | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data HadoopRDD[362] at textFile at queryfile.scala:39 [] | |
| | | +-(2) MapPartitionsRDD[376] at map at Planner.scala:346 [] | |
| | | | MapPartitionsRDD[374] at flatMap at Planner.scala:296 [] | |
| | | | MapPartitionsRDD[373] at map at Planner.scala:190 [] | |
| | | | MapPartitionsRDD[370] at map at Planner.scala:190 [] | |
| | | | MapPartitionsRDD[369] at map at Planner.scala:190 [] | |
| | | | MapPartitionsRDD[368] at map at Planner.scala:190 [] | |
| | | | MapPartitionsRDD[367] at map at Planner.scala:190 [] | |
| | | | MapPartitionsRDD[366] at map at Planner.scala:106 [] | |
| | | | ZippedWithIndexRDD[365] at zipWithIndex at Planner.scala:106 [] | |
| | | | MapPartitionsRDD[364] at map at queryfile.scala:40 [] | |
| | | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data MapPartitionsRDD[363] at textFile at queryfile.scala:39 [] | |
| | | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data HadoopRDD[362] at textFile at queryfile.scala:39 [] | |
| | +-(2) MapPartitionsRDD[385] at map at Planner.scala:346 [] | |
| | | MapPartitionsRDD[383] at flatMap at Planner.scala:296 [] | |
| | | MapPartitionsRDD[382] at flatMap at Planner.scala:296 [] | |
| | | MapPartitionsRDD[381] at map at Planner.scala:190 [] | |
| | | MapPartitionsRDD[369] at map at Planner.scala:190 [] | |
| | | MapPartitionsRDD[368] at map at Planner.scala:190 [] | |
| | | MapPartitionsRDD[367] at map at Planner.scala:190 [] | |
| | | MapPartitionsRDD[366] at map at Planner.scala:106 [] | |
| | | ZippedWithIndexRDD[365] at zipWithIndex at Planner.scala:106 [] | |
| | | MapPartitionsRDD[364] at map at queryfile.scala:40 [] | |
| | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data MapPartitionsRDD[363] at textFile at queryfile.scala:39 [] | |
| | | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data HadoopRDD[362] at textFile at queryfile.scala:39 [] | |
| +-(2) MapPartitionsRDD[393] at map at Planner.scala:346 [] | |
| | MapPartitionsRDD[391] at flatMap at Planner.scala:296 [] | |
| | MapPartitionsRDD[390] at map at Planner.scala:190 [] | |
| | MapPartitionsRDD[368] at map at Planner.scala:190 [] | |
| | MapPartitionsRDD[367] at map at Planner.scala:190 [] | |
| | MapPartitionsRDD[366] at map at Planner.scala:106 [] | |
| | ZippedWithIndexRDD[365] at zipWithIndex at Planner.scala:106 [] | |
| | MapPartitionsRDD[364] at map at queryfile.scala:40 [] | |
| | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data MapPartitionsRDD[363] at textFile at queryfile.scala:39 [] | |
| | /Users/rabbit/projects/quasar/it/src/main/resources/tests/user_comments.data HadoopRDD[362] at textFile at queryfile.scala:39 [] | |
| Query time: 2.7s | |
| name | age | title | | |
| ------------|-----|-------| | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| Mary Jane | 29 | Dr | | |
| ... | |
| 💪 $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment