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
is_null in datafusion::physical_expr::expressions - Rust
[go: Go Back, main page]

Function datafusion::physical_expr::expressions::is_null

source ยท
pub fn is_null(
    arg: Arc<dyn PhysicalExpr>,
) -> Result<Arc<dyn PhysicalExpr>, DataFusionError>
Expand description

Create an IS NULL expression