Shouldn't the global statement_timeout parameter prevail over the session parameter?

srtiemann
New Contributor II

How can I block the use of statement_timeout at the session level in Databricks? I want the global parameter to be enforced even if a SET statement_timeout has been executed in Databricks notebooks."