Classe de erro H3_NOT_ENABLED
SQLSTATE: nenhum atribuído
<h3Expression>
está desativado ou não é suportado. Considere a possibilidade de ativar o Photon ou mudar para uma camada que ofereça suporte a expressões H3
Parâmetros
- Expressão H3: Uma expressão relacionada a H3.
Explicação
As expressões H3 são compatíveis apenas com o clustering habilitado para Photon e com os warehouses Databricks SQL nas camadas Databricks SQL pro e serverless.
Mitigação
Use um clustering habilitado para Photon ou um warehouse Databricks SQL na camada Databricks SQL pro ou serverless.
Exemplos
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
Funções que emitem a classe de erro
h3_boundaryasgeojson
funçãoh3_boundaryaswkb
funçãoh3_boundaryaswkt
funçãoh3_centerasgeojson
funçãoh3_centeraswkb
funçãoh3_centeraswkt
funçãoh3_compact
funçãoh3_coverash3
funçãoh3_coverash3string
funçãoh3_distance
funçãoh3_h3tostring
funçãoh3_hexring
funçãoh3_ischildof
funçãoh3_ispentagon
funçãoh3_isvalid
funçãoh3_kring
funçãoh3_kringdistances
funçãoh3_longlatash3
funçãoh3_longlatash3string
funçãoh3_maxchild
funçãoh3_minchild
funçãoh3_pointash3
funçãoh3_pointash3string
funçãoh3_polyfillash3
funçãoh3_polyfillash3string
funçãoh3_resolution
funçãoh3_stringtoh3
funçãoh3_tochildren
funçãoh3_toparent
funçãoh3_try_distance
funçãoh3_try_polyfillash3
funçãoh3_try_polyfillash3string
funçãoh3_try_validate
funçãoh3_uncompact
funçãoh3_validate
função