H3_NOT_ENABLED error class
SQLSTATE: none assigned
<h3Expression> is disabled or unsupported. Consider enabling Photon or switch to a tier that supports H3 expressions
Parameters
- h3Expression: An H3-related expression.
Explanation
H3 expressions are only supported in Photon-enabled clusters and Databricks SQL warehouses at the Databricks SQL pro and serverless tiers.
Mitigation
Use a Photon-enabled cluster or a Databricks SQL warehouse at the Databricks SQL pro or serverless tier.
Examples
SQL
-- The following with happen in a notebook where Photon is not enabled.
> SELECT h3_resolution('85283473fffffff')
  [H3_NOT_ENABLED] h3_resolution is disabled or unsupported. Consider enabling Photon or switch to a tier that supports H3 expressions
Functions emitting the error class
- h3_boundaryasgeojsonfunction
- h3_boundaryaswkbfunction
- h3_boundaryaswktfunction
- h3_centerasgeojsonfunction
- h3_centeraswkbfunction
- h3_centeraswktfunction
- h3_compactfunction
- h3_coverash3function
- h3_coverash3stringfunction
- h3_distancefunction
- h3_h3tostringfunction
- h3_hexringfunction
- h3_ischildoffunction
- h3_ispentagonfunction
- h3_isvalidfunction
- h3_kringfunction
- h3_kringdistancesfunction
- h3_longlatash3function
- h3_longlatash3stringfunction
- h3_maxchildfunction
- h3_minchildfunction
- h3_pointash3function
- h3_pointash3stringfunction
- h3_polyfillash3function
- h3_polyfillash3stringfunction
- h3_resolutionfunction
- h3_stringtoh3function
- h3_tessellateaswkbfunction
- h3_tochildrenfunction
- h3_toparentfunction
- h3_try_coverash3function
- h3_try_coverash3stringfunction
- h3_try_distancefunction
- h3_try_polyfillash3function
- h3_try_polyfillash3stringfunction
- h3_try_tessellateaswkbfunction
- h3_try_validatefunction
- h3_uncompactfunction
- h3_validatefunction