#include <materialize_path_parameters.h>
◆ copy_items
bool MaterializePathParameters::Operand::copy_items |
◆ disable_deduplication_by_hash_field
bool MaterializePathParameters::Operand::disable_deduplication_by_hash_field |
◆ is_recursive_reference
bool MaterializePathParameters::Operand::is_recursive_reference |
◆ join
JOIN* MaterializePathParameters::Operand::join |
◆ m_first_distinct
uint MaterializePathParameters::Operand::m_first_distinct {0} |
The block no is the first to be materialized with DISTINCT: for EXCEPT set operation in a materialization for EXCEPT.
◆ m_operand_idx
uint MaterializePathParameters::Operand::m_operand_idx {0} |
The index of this block number.
◆ m_total_operands
uint MaterializePathParameters::Operand::m_total_operands {0} |
The number of materialized blocks, i.e. set operands.
◆ select_number
int MaterializePathParameters::Operand::select_number |
◆ subquery_path
AccessPath* MaterializePathParameters::Operand::subquery_path |
◆ temp_table_param
The documentation for this struct was generated from the following file: