|
|
vector< reference< BoundColumnRefExpression > > | bindings |
| | The BoundColumnRefExpressions in the operator that reference the same ColumnBinding.
|
| |
|
vector< ReferencedStructExtract > | struct_extracts |
| |
|
vector< ColumnIndex > | child_columns |
| |
|
PushdownExtractSupport | supports_pushdown_extract = PushdownExtractSupport::UNCHECKED |
| | Whether we can create a pushdown extract for the children of this column (if any)
|
| |
|
column_index_set | unique_paths |
| | Map from extract path to the binding created for it (if pushdown extract)
|
| |
The documentation for this class was generated from the following file:
- external/duckdb/duckdb.cpp