Documentation
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

warehouse

The value of the targeted Snowflake warehouse.

Syntax

  WAREHOUSE

Returns

The identifier value of the warehouse.

Usage Notes

  • Comparison to WAREHOUSE should use a quoted or unquoted identifier. WAREHOUSE is not a string.
  • In a flow, the value for WAREHOUSE can be modified by previous hooks. In that situation, action conditions are evaluated against the most recent set value for WAREHOUSE (not the original submission warehouse).

Examples

WAREHOUSE = "BATCH"