Skip to main content

Frequently Asked Questions (FAQs)

Does Warehouse Optimization Support Snowpark-Optimized Warehouses?

Warehouse Optimization is available for Snowpark-optimized warehouses. The smallest allocatable instance type for these warehouses is Medium.

What SSO Providers Are Supported?

Keebo supports any identity provider that supports OIDC for SSO.

How Does Warehouse Optimization Account for Optimizations That Increase Query Costs?

Warehouse Optimization does not count negative savings impact. If an optimization slows queries enough to increase costs, savings are rounded to 0 rather than reported as a negative value.

Keebo supports connecting to Warehouse Optimization with an AWS private link. Mention this during onboarding or contact Keebo support for more information.

How Does Warehouse Optimization Calculate Savings?

Savings calculation details are available by clicking "Savings Calculations" in the Saved Credits chart on the Overview page. Contact Keebo support for additional information.

Why Does Keebo Run SHOW WAREHOUSE or SELECT 1 Commands Frequently?

SHOW WAREHOUSE commands determine whether a warehouse is running or idle. This information is used to decide whether to suspend a warehouse. SELECT 1 queries are issued by the standard JDBC driver used to connect to Snowflake and help manage connection pools.

Do SHOW WAREHOUSE or SELECT 1 Commands Cost Snowflake Credits?

Neither command uses Snowflake compute credits. Both run in the Cloud Services layer. Keebo does not wake up warehouses for these commands.

What Time Zone Are Dashboard Times Displayed In?

All charts display times in the UTC time zone. The time zone cannot currently be changed.