MySQL 8.3.0
Source Code Documentation
JoinHypergraph::Node Struct Reference

#include <make_join_hypergraph.h>

Public Attributes

TABLEtable
 
Mem_root_array< Item * > join_conditions_pushable_to_this
 
Mem_root_array< SargablePredicatesargable_predicates
 
const CompanionSetcompanion_set
 

Member Data Documentation

◆ companion_set

const CompanionSet* JoinHypergraph::Node::companion_set

◆ join_conditions_pushable_to_this

Mem_root_array<Item *> JoinHypergraph::Node::join_conditions_pushable_to_this

◆ sargable_predicates

Mem_root_array<SargablePredicate> JoinHypergraph::Node::sargable_predicates

◆ table

TABLE* JoinHypergraph::Node::table

The documentation for this struct was generated from the following file: