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

エラー クラスを出力する関数