-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
SERVER-67335 addresses showing which columns are scanned in the COLUMN_SCAN plan. However, determining which parent paths and whether the rowId column was scanned is different since this information is located in the executionStats (as opposed to the columns, which are stored in a set in ColumnIndexScanNode ).
- depends on
-
SERVER-67335 Ensure COLUMN_SCAN appears in slow query log lines for plans using it
- Closed