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
add_possible_columns_to_diag in datafusion::common::error - Rust
[go: Go Back, main page]

Function add_possible_columns_to_diag

Source
pub fn add_possible_columns_to_diag(
    diagnostic: &mut Diagnostic,
    field: &Column,
    valid_fields: &[Column],
)