-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2023-05-15, QO 2023-05-29, QO 2023-06-12, QO 2023-06-26, QO 2023-07-10, QO 2023-07-24, QO 2023-08-07
As part of SERVER-72679, the logic to understand/print an ABT from GDB was moved to the python module instead of invoking a C++ method. This ticket tracks improving several types that don't pretty print but will still show up in the output:
PhysicalScanNode
SargableNode
RIDIntersectNode
RIDUnionNode
BinaryJoinNode
HashJoinNode
MergeJoinNode
SortedMergeNode
NestedLoopJoinNode
UnionNode
GroupByNode
UnwindNode
UniqueNode
SpoolProducerNode
SpoolConsumerNode
CollationNode
LimitSkipNode
ExchangeNode
- related to
-
SERVER-75895 Fix absl pretty printers to point to the new version
- Closed
-
SERVER-72679 ABT pretty printers fail to look up ExplainGenerator::explainNode
- Closed