-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Query Execution
-
Query Execution 2021-05-03, Query Execution 2021-05-17, Query Execution 2021-05-31
Currently when we include an index key value in SBE explain output, we dump it as an encode KeyString value, which is not very useful for debugging, as you always need to decipher it to figure out what the bounds were. It would be useful to include a rehydrated index key along with a KeyString. For example: KS(2B022B020104) [1,1].