H3_NOT_ENABLED 错误类
SQLSTATE:未分配
<h3Expression>
被禁用或不受支持。 请考虑启用 Photon 或切换到支持 H3 表达式的层
参数
- h3Expression:与 H3 相关的表达式。
说明
H3 表达式仅在 Databricks SQL 专业层已启用 Photon 的群集中和 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 function
- h3_pointash3 函数
- h3_pointash3string 函数
- h3_polyfillash3 函数
- h3_polyfillash3string 函数
- h3_resolution 函数
- h3_stringtoh3 函数
- h3_tochildren 函数
- h3_toparent 函数
- h3_try_distance 函数
- h3_try_polyfillash3 函数
- h3_try_polyfillash3string 函数
- h3_try_validate 函数
- h3_uncompact 函数
- h3_validate 函数