Created
March 20, 2018 21:16
-
-
Save mschoch/1280ce257922fe29b74baaaaa8b9a46d 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
panic: oops i got invalid field id 0 for field manages.reports [recovered] | |
panic: panic merging to writer: fields info segment 0 - fieldsMap: map[manages.team_size:10 salary:13 join_date:7 _id:1 _all:2 languages_known:8 emp_id:5 dept:3 manages.reports:9 name:12 is_manager:6 mutated:11 type:14 email:4] | |
segment 0 - fieldsInv: [_id _all dept email emp_id is_manager join_date languages_known mutated name salary type salary type] | |
segment 1 - fieldsMap: map[dept:3 join_date:7 languages_known:8 type:12 emp_id:5 _all:2 salary:11 email:4 name:10 mutated:9 _id:1 is_manager:6] | |
segment 1 - fieldsInv: [_id _all dept email emp_id is_manager join_date languages_known mutated name salary type] | |
merged - fieldsMap: map[salary:11 type:12 emp_id:5 is_manager:6 name:10 email:4 join_date:7 languages_known:8 mutated:9 _id:1 _all:2 dept:3] | |
merged - fieldsInv: [_id _all dept email emp_id is_manager join_date languages_known mutated name salary type] | |
merged - fieldsSame: false | |
- oops i got invalid field id 0 for field manages.reports |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment