current_metastore function

Applies to: check marked yes Databricks SQL check marked yes Databricks Runtime 11.1 and above

Returns the current metastore id.

Syntax

current_metastore()

Arguments

This function takes no arguments.

Returns

A STRING.

The metastore id is of the form: <cloud>:<region>:<uuid>

Examples

> SELECT current_metastore();
  azure:westus:f64dcb39-5046-4d4c-9588-c6ac84f9b38a