H3_NOT_ENABLED 오류 클래스
SQLSTATE: 할당된 항목 없음
<h3Expression>
가 비활성화되었거나 지원되지 않습니다. Photon 사용을 고려하거나 H3 식을 지원하는 계층으로 전환
매개 변수
- h3Expression: H3 관련 식
설명
H3 식은 Databricks SQL pro 및 서버리스 계층의 Photon 지원 클러스터 및 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 function
- h3_try_polyfillash3string 함수
- h3_try_validate 함수
- h3_uncompact 함수
- h3_validate 함수