H3_NOT_ENABLED classe de erro
SQLSTATE: nenhum atribuído
<h3Expression>
está desativado ou não é suportado. Considere habilitar o Photon ou alternar para uma camada que ofereça suporte a expressões H3
Parâmetros
- h3Expression: Uma expressão relacionada a H3.
Explicação
As expressões H3 só são suportadas em clusters habilitados para Photon e armazéns SQL Databricks nas camadas Databricks SQL pro e serverless.
Mitigação
Use um cluster habilitado para Photon ou um armazém SQL Databricks na camada Databricks SQL pro ou serverless.
Exemplos
-- 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
Funções que emitem a classe de erro
- h3_boundaryasgeojson função
- h3_boundaryaswkb função
- h3_boundaryaswkt função
- h3_centerasgeojson função
- h3_centeraswkb função
- h3_centeraswkt função
- h3_compact função
- h3_coverash3 função
- h3_coverash3string função
- h3_distance função
- h3_h3tostring função
- h3_hexring função
- h3_ischildof função
- h3_ispentagon função
- h3_isvalid função
- h3_kring função
- h3_kringdistances função
- h3_longlatash3 função
- h3_longlatash3string função
- h3_maxchild função
- h3_minchild função
- h3_pointash3 função
- h3_pointash3string função
- h3_polyfillash3 função
- h3_polyfillash3string função
- h3_resolution função
- h3_stringtoh3 função
- h3_tochildren função
- h3_toparent função
- h3_try_distance função
- h3_try_polyfillash3 função
- h3_try_polyfillash3string função
- h3_try_validate função
- h3_uncompact função
- h3_validate função