H3_NOT_ENABLED エラー クラス
SQLSTATE: 割り当てなし
<h3Expression>
が無効になっているか、サポートされていません。 Photon を有効にするか、H3 式をサポートするレベルに切り替えることを検討してください
パラメーター
- h3Expression: H3 関連の式。
説明
H3 式は、Photon 対応クラスターと、Databricks SQL Pro またはサーバーレス レベルの Databricks SQL ウェアハウスでのみサポートされています。
対応策
Databricks SQL pro またはサーバーレス レベルで 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_tochildren 関数
- h3_toparent 関数
- h3_try_distance 関数
- h3_try_polyfillash3 関数
- h3_try_polyfillash3string 関数
- h3_try_validate 関数
- h3_uncompact 関数
- h3_validate 関数