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
函数