- 
    Type:
Bug
 - 
    Resolution: Unresolved
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: None
 
- 
        Query Integration
 - 
        ALL
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
Structurally dead code
 Actions intended to be performed by the unreachable code will never occur. Code block is unreachable because of the syntactic structure of the code
/src/mongo/db/extension/host/document_source_extension_optimizable.cpp:46: UNREACHABLE 177501 This code cannot be reached: "return mongo::Value(mongo::...".