Updated summary:
Explain output include the full command which is being explained. This could be helpful in situations where explain plans are reviewed without having the originating command used to generated it.
Original description:
Similar to the indexFilterSet field, it may be worth having a flag to indicate what hint(), if any, was requested with the explain. This could be helpful in situations where explain plans are reviewed without having the originating command used to generated it.
- is duplicated by
-
SERVER-37577 Explain should indicate when a hint is applied
- Closed
- is related to
-
SERVER-40905 Explain should indicate when aggregation pipeline optimizations occur
- Backlog