Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
build_join_schema in datafusion::physical_plan::joins::utils - Rust
[go: Go Back, main page]

pub fn build_join_schema(
    left: &Schema,
    right: &Schema,
    join_type: &JoinType
) -> (Schema, Vec<ColumnIndex>)
Expand description

Creates a schema for a join operation. The fields from the left side are first