OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
JoinColumnTypeInfo Struct Reference

#include <HashJoinRuntime.h>

Public Attributes

const size_t elem_sz
 
const int64_t min_val
 
const int64_t max_val
 
const int64_t null_val
 
const bool uses_bw_eq
 
const int64_t translated_null_val
 
const ColumnType column_type
 

Detailed Description

Definition at line 137 of file HashJoinRuntime.h.

Member Data Documentation

const ColumnType JoinColumnTypeInfo::column_type

Definition at line 144 of file HashJoinRuntime.h.

Referenced by JoinColumnIterator::getElementSwitch().

const size_t JoinColumnTypeInfo::elem_sz

Definition at line 138 of file HashJoinRuntime.h.

Referenced by JoinColumnIterator::getElementSwitch().

const int64_t JoinColumnTypeInfo::max_val
const int64_t JoinColumnTypeInfo::min_val
const int64_t JoinColumnTypeInfo::null_val
const int64_t JoinColumnTypeInfo::translated_null_val
const bool JoinColumnTypeInfo::uses_bw_eq

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