pub const QUERY_PARALLELISM_HINT: &str = "query_parallelism";
Query parallelism hint key. This hint can be set in the query context to control the parallelism of the query execution.