Constant QUERY_PARALLELISM_HINT

Source
pub const QUERY_PARALLELISM_HINT: &str = "query_parallelism";
Expand description

Query parallelism hint key. This hint can be set in the query context to control the parallelism of the query execution.