A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.rs/datafusion/latest/datafusion/logical_expr/enum.InvariantLevel.html below:

InvariantLevel in datafusion::logical_expr - Rust

Enum InvariantLevelSource
pub enum InvariantLevel {
    Always,
    Executable,
}
§

Invariants that are always true in DataFusion LogicalPlans such as the number of expected children and no duplicated output fields

§

Invariants that must hold true for the plan to be “executable” such as the type and number of function arguments are correct and that wildcards have been expanded

To ensure a LogicalPlan satisfies the Executable invariants, run the Analyzer

Source§ Source§ Source§ Source§ Source§

Tests for self and other values to be equal, and is used by ==.

1.0.0 · Source§

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.

Source§ Source§

This method returns an ordering between

self

and

other

values if one exists.

Read more 1.0.0 · Source§

Tests less than (for

self

and

other

) and is used by the

<

operator.

Read more 1.0.0 · Source§

Tests less than or equal to (for

self

and

other

) and is used by the

<=

operator.

Read more 1.0.0 · Source§

Tests greater than (for

self

and

other

) and is used by the

>

operator.

Read more 1.0.0 · Source§

Tests greater than or equal to (for

self

and

other

) and is used by the

>=

operator.

Read more Source§ Source§ Source§

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4