SQLSTATE:未分配
禁用或不支持 <h3Expression>。 请考虑启用 Photon 或切换到支持 H3 表达式的层
参数
- h3Expression:与 H3 相关的表达式。
解释
H3 表达式仅在启用了 Photon 的群集和 Databricks SQL 仓库(在 Databricks SQL 专业层和无服务器层)中受支持。
缓解
在 Databricks SQL 专业层或无服务器层使用已启用 Photon 的群集或 Databricks 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
发出该错误类的函数
- h3_boundaryasgeojson函数
- h3_boundaryaswkb函数
- h3_boundaryaswkt函数
- h3_centerasgeojson函数
- h3_centeraswkb函数
- h3_centeraswkt函数
- h3_compact函数
- h3_coverash3函数
- h3_coverash3string函数
- h3_distance函数
- h3_h3tostring函数
- h3_hexring函数
- h3_ischildof函数
- h3_ispentagon函数
- h3_isvalid函数
- h3_kring函数
- h3_kringdistances函数
- h3_longlatash3函数
- h3_longlatash3string函数
- h3_maxchild函数
- h3_minchild函数
- h3_pointash3函数
- h3_pointash3string函数
- h3_polyfillash3函数
- h3_polyfillash3string函数
- h3_resolution函数
- h3_stringtoh3函数
- h3_tessellateaswkb函数
- h3_tochildren函数
- h3_toparent函数
- h3_try_coverash3函数
- h3_try_coverash3string函数
- h3_try_distance函数
- h3_try_polyfillash3函数
- h3_try_polyfillash3string函数
- h3_try_tessellateaswkb函数
- h3_try_validate函数
- h3_uncompact函数
- h3_validate函数